From f208b8744abdaa8d79fc8f2f270a72e91ed6bf29 Mon Sep 17 00:00:00 2001 From: eevee Date: Wed, 18 Sep 2024 18:40:27 +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 3739af14..088fd32c 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.1" + static let version = "5.2" static let isOldSpotifyVersion = NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil init() { diff --git a/control b/control index d5968922..f91b54c3 100644 --- a/control +++ b/control @@ -1,6 +1,6 @@ Package: com.eevee.spotify Name: EeveeSpotify -Version: 5.1 +Version: 5.2 Architecture: iphoneos-arm Description: A tweak to get Spotify Premium for free, just like Spotilife Maintainer: Eevee