From b47c002278310abab783cb919d7c28a89d0390e0 Mon Sep 17 00:00:00 2001 From: eevee <94960726+whoeevee@users.noreply.github.com> Date: Sun, 2 Nov 2025 01:54:57 +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 4026e0c..90f0259 100644 --- a/Sources/EeveeSpotify/Tweak.x.swift +++ b/Sources/EeveeSpotify/Tweak.x.swift @@ -26,7 +26,7 @@ func activatePremiumPatchingGroup() { } struct EeveeSpotify: Tweak { - static let version = "6.1.6" + static let version = "6.2" static var hookTarget: VersionHookTarget { let version = Bundle.main.infoDictionary!["CFBundleShortVersionString"] as! String diff --git a/control b/control index 7050136..04ca8e4 100644 --- a/control +++ b/control @@ -1,6 +1,6 @@ Package: com.eevee.spotify Name: EeveeSpotify -Version: 6.1.6 +Version: 6.2 Architecture: iphoneos-arm Description: A tweak to get Spotify Premium for free, just like Spotilife Maintainer: Eevee