We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9628fa7 commit 99f45b2Copy full SHA for 99f45b2
2 files changed
Sources/EeveeSpotify/Tweak.x.swift
@@ -11,7 +11,7 @@ func exitApplication() {
11
struct PremiumPatchingGroup: HookGroup { }
12
13
struct EeveeSpotify: Tweak {
14
- static let version = "5.9.8"
+ static let version = "5.9.9"
15
static let isOldSpotifyVersion =
16
NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil
17
control
@@ -1,6 +1,6 @@
1
Package: com.eevee.spotify
2
Name: EeveeSpotify
3
-Version: 5.9.8
+Version: 5.9.9
4
Architecture: iphoneos-arm
5
Description: A tweak to get Spotify Premium for free, just like Spotilife
6
Maintainer: Eevee
0 commit comments