From b5eac0f3ec6220576f65f7c60bb74f661ef2d8ce Mon Sep 17 00:00:00 2001 From: zx Date: Thu, 15 May 2025 16:27:22 -0400 Subject: [PATCH] chore: bump to v5.9.7 --- Sources/EeveeSpotify/Tweak.x.swift | 2 +- control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Sources/EeveeSpotify/Tweak.x.swift b/Sources/EeveeSpotify/Tweak.x.swift index 0309b8f..ec81f7d 100644 --- a/Sources/EeveeSpotify/Tweak.x.swift +++ b/Sources/EeveeSpotify/Tweak.x.swift @@ -11,7 +11,7 @@ func exitApplication() { struct PremiumPatchingGroup: HookGroup { } struct EeveeSpotify: Tweak { - static let version = "5.9.6" + static let version = "5.9.7" static let isOldSpotifyVersion = NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil diff --git a/control b/control index bcb89f1..64ca977 100644 --- a/control +++ b/control @@ -1,6 +1,6 @@ Package: com.eevee.spotify Name: EeveeSpotify -Version: 5.9.6 +Version: 5.9.7 Architecture: iphoneos-arm Description: A tweak to get Spotify Premium for free, just like Spotilife Maintainer: Eevee