chore(versioning): nvm, this is 3.3 now

This commit is contained in:
Xoconoch
2025-08-23 12:39:38 -06:00
parent c8f486c26f
commit a4bc9780e0
5 changed files with 13 additions and 13 deletions

View File

@@ -28,7 +28,7 @@ CONFIG_FILE_PATH = Path("./data/config/main.json")
DEFAULT_MAIN_CONFIG = {
"service": "spotify",
"version": "3.2.2",
"version": "3.3.0",
"spotify": "",
"deezer": "",
"fallback": False,