From 657f8083875ff29228af6bc801a2d36267155a37 Mon Sep 17 00:00:00 2001 From: eevee Date: Sun, 6 Oct 2024 13:54:36 +0300 Subject: [PATCH] bump --- Sources/EeveeSpotify/Tweak.x.swift | 2 +- control | 2 +- .../EeveeSpotify.bundle/da.lproj/Localizable.strings | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Sources/EeveeSpotify/Tweak.x.swift b/Sources/EeveeSpotify/Tweak.x.swift index db4fdcca..b0faede7 100644 --- a/Sources/EeveeSpotify/Tweak.x.swift +++ b/Sources/EeveeSpotify/Tweak.x.swift @@ -12,7 +12,7 @@ struct PremiumPatching: HookGroup { } struct EeveeSpotify: Tweak { - static let version = "5.3" + static let version = "5.4" static let isOldSpotifyVersion = NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil init() { diff --git a/control b/control index ef0dfaff..c6004e55 100644 --- a/control +++ b/control @@ -1,6 +1,6 @@ Package: com.eevee.spotify Name: EeveeSpotify -Version: 5.3 +Version: 5.4 Architecture: iphoneos-arm Description: A tweak to get Spotify Premium for free, just like Spotilife Maintainer: Eevee diff --git a/layout/Library/Application Support/EeveeSpotify.bundle/da.lproj/Localizable.strings b/layout/Library/Application Support/EeveeSpotify.bundle/da.lproj/Localizable.strings index 5beebf25..8b380447 100644 --- a/layout/Library/Application Support/EeveeSpotify.bundle/da.lproj/Localizable.strings +++ b/layout/Library/Application Support/EeveeSpotify.bundle/da.lproj/Localizable.strings @@ -21,7 +21,7 @@ ok = "OK"; // Patching do_not_patch_premium = "Patch ikke Premium"; -patching_description = "EveeSpotify opsnapper anmodninger om at indlæse brugerdata, deserialiserer disse, og modificerer parametrene samtidigt med at de indlæses. +patching_description = "EeveeSpotify opsnapper anmodninger om at indlæse brugerdata, deserialiserer disse, og modificerer parametrene samtidigt med at de indlæses. Hvis du har et aktivt Premium-abonnement, kan du bruge \"Patch ikke Premium\". Tweaket vil herefter ikke patche data eller begrænse brug af Premium-funktioner der er server-side. Genstart af appen er nødvendig efter ændring.";