diff --git a/Sources/EeveeSpotify/Tweak.x.swift b/Sources/EeveeSpotify/Tweak.x.swift index 9effc3b..4de9861 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.6" + static let version = "5.7" static let isOldSpotifyVersion = NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil init() { diff --git a/contributors.json b/contributors.json index 633210d..712d200 100644 --- a/contributors.json +++ b/contributors.json @@ -142,6 +142,12 @@ "roles": [ "Catalan" ] + }, + { + "username": "zrvpuna", + "roles": [ + "Japanese" + ] } ] } diff --git a/control b/control index 53f6650..dfcc288 100644 --- a/control +++ b/control @@ -1,6 +1,6 @@ Package: com.eevee.spotify Name: EeveeSpotify -Version: 5.6 +Version: 5.7 Architecture: iphoneos-arm Description: A tweak to get Spotify Premium for free, just like Spotilife Maintainer: Eevee