Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit be23646

Browse files
committed
oop
1 parent 9c8a380 commit be23646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/globals.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
__ADDONS_URL__ = ADDONS_URL
2121

2222
# Version Variables
23-
SPICETIFY_VERSION = "2.13.1"
23+
SPICETIFY_VERSION = "2.14.0"
2424
SPOTIFY_VERSION = "/".join(SPOTIFY_URL.split("/")[-1:])
2525
THEMES_VERSION = f"spicetify-themes-{'/'.join(THEMES_URL.split('/')[-1:])}"
2626
ADDONS_VERSION = f"spicetify-cli-{'/'.join(ADDONS_URL.split('/')[-1:])}"

0 commit comments

Comments
 (0)