Merge pull request #237 from Xoconoch/main

Yes
This commit is contained in:
Xoconoch
2025-08-11 09:32:12 -06:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -78,7 +78,7 @@ If you self-host a music server with other users than yourself, you almost certa
- Docker and Docker Compose
- Spotify account(s)
- Deezer account(s) (optional, but recommended)
- Spotify API credentials (Client ID & Secret from [Spotify Developer Dashboard](https://developer.spotify.com/dasboard))
- Spotify API credentials (Client ID & Secret from [Spotify Developer Dashboard](https://developer.spotify.com/dashboard))
### Installation

View File

@@ -1,7 +1,7 @@
{
"name": "spotizerr-ui",
"private": true,
"version": "3.0.6",
"version": "3.0.5",
"type": "module",
"scripts": {
"dev": "vite",