bump (v5.9.8)

This commit is contained in:
zx
2025-05-27 17:24:42 -04:00
parent 32ed958fd6
commit c93dcd87f7
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ func exitApplication() {
struct PremiumPatchingGroup: HookGroup { }
struct EeveeSpotify: Tweak {
static let version = "5.9.7"
static let version = "5.9.8"
static let isOldSpotifyVersion =
NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil