From c680d32e988ee0fa3c3e416b206909ff53d445a7 Mon Sep 17 00:00:00 2001 From: eevee Date: Thu, 5 Dec 2024 17:09:18 +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 819a36c..c7672c8 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.8.1" + static let version = "5.8.2" static let isOldSpotifyVersion = NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil init() { diff --git a/control b/control index 8a42443..a3a5716 100644 --- a/control +++ b/control @@ -1,6 +1,6 @@ Package: com.eevee.spotify Name: EeveeSpotify -Version: 5.8.1 +Version: 5.8.2 Architecture: iphoneos-arm Description: A tweak to get Spotify Premium for free, just like Spotilife Maintainer: Eevee