From fa0e224b55e3c5d716f634ab791d5a0d5be077a2 Mon Sep 17 00:00:00 2001 From: eevee Date: Wed, 11 Sep 2024 19:23:08 +0300 Subject: [PATCH] bump --- 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 58329f1..3739af1 100644 --- a/Sources/EeveeSpotify/Tweak.x.swift +++ b/Sources/EeveeSpotify/Tweak.x.swift @@ -10,7 +10,7 @@ func exitApplication() { struct EeveeSpotify: Tweak { - static let version = "5.0" + static let version = "5.1" static let isOldSpotifyVersion = NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil init() { diff --git a/control b/control index dd7b604..d596892 100644 --- a/control +++ b/control @@ -1,6 +1,6 @@ Package: com.eevee.spotify Name: EeveeSpotify -Version: 5.0 +Version: 5.1 Architecture: iphoneos-arm Description: A tweak to get Spotify Premium for free, just like Spotilife Maintainer: Eevee