diff --git a/Sources/EeveeSpotify/Tweak.x.swift b/Sources/EeveeSpotify/Tweak.x.swift index db4fdcc..b0faede 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 ef0dfaf..c6004e5 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 5beebf2..8b38044 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.";