diff --git a/manifest.json b/manifest.json index b594e41..5e0e661 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,7 @@ "type": "store", "id": "gq.sappy.SpotiCord" }, - "version": "0.5.6d", + "version": "0.5.7a", "license": "MIT", "type": "replugged-theme", "main": "SpotiCord.theme.css" diff --git a/package.json b/package.json index 2749bb0..594bfbc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spoticord", - "version": "0.5.6d", + "version": "0.5.7a", "description": "Light-weight Spotify theme for Discord", "engines": { "node": ">=14.0.0" diff --git a/src/boot.css b/src/boot.css index 576acbf..b9e8f2f 100644 --- a/src/boot.css +++ b/src/boot.css @@ -5,7 +5,7 @@ /*Version System*/ :root { - --theme-version: "0.5.6d "; + --theme-version: "0.5.7a "; } [id^="SpotiCord"] .bd-addon-header .bd-version:before {