From f1915c00ac65ada441f08fd1ecd42675de26eb95 Mon Sep 17 00:00:00 2001 From: eevee Date: Sat, 20 Jul 2024 20:20:58 +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 bc436ca3..70cf7fdc 100644 --- a/Sources/EeveeSpotify/Tweak.x.swift +++ b/Sources/EeveeSpotify/Tweak.x.swift @@ -11,7 +11,7 @@ func exitApplication() { struct EeveeSpotify: Tweak { - static let version = "4.4" + static let version = "4.5" static let isOldSpotifyVersion = NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil init() { diff --git a/control b/control index cd42a18f..dea1351f 100644 --- a/control +++ b/control @@ -1,6 +1,6 @@ Package: com.eevee.spotify Name: EeveeSpotify -Version: 4.4 +Version: 4.5 Architecture: iphoneos-arm Description: A tweak to get Spotify Premium for free, just like Spotilife Maintainer: Eevee