From 6adb1d87e01da675161382033ae3fd18bbaa096a Mon Sep 17 00:00:00 2001 From: eevee Date: Mon, 19 Aug 2024 13:18: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 fbba5a6b..b965a214 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 = "4.7" + static let version = "4.8" static let isOldSpotifyVersion = NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil init() { diff --git a/control b/control index fe191e01..0cc05948 100644 --- a/control +++ b/control @@ -1,6 +1,6 @@ Package: com.eevee.spotify Name: EeveeSpotify -Version: 4.7 +Version: 4.8 Architecture: iphoneos-arm Description: A tweak to get Spotify Premium for free, just like Spotilife Maintainer: Eevee