From 468e4144ff46881f853fddde5366d72fd670f657 Mon Sep 17 00:00:00 2001 From: eevee <94960726+whoeevee@users.noreply.github.com> Date: Thu, 24 Apr 2025 19:56:51 +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 ec17c75..6a81285 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.9.3" + static let version = "5.9.4" static let isOldSpotifyVersion = NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil diff --git a/control b/control index e7e5684..468ff3a 100644 --- a/control +++ b/control @@ -1,6 +1,6 @@ Package: com.eevee.spotify Name: EeveeSpotify -Version: 5.9.3 +Version: 5.9.4 Architecture: iphoneos-arm Description: A tweak to get Spotify Premium for free, just like Spotilife Maintainer: Eevee