diff --git a/Sources/EeveeSpotify/Lyrics/Models/LyricsSearchQuery.swift b/Sources/EeveeSpotify/Lyrics/Models/LyricsSearchQuery.swift index 1a18fa27..78569eb4 100644 --- a/Sources/EeveeSpotify/Lyrics/Models/LyricsSearchQuery.swift +++ b/Sources/EeveeSpotify/Lyrics/Models/LyricsSearchQuery.swift @@ -5,3 +5,4 @@ struct LyricsSearchQuery { var primaryArtist: String var spotifyTrackId: String } + diff --git a/Sources/EeveeSpotify/Tweak.x.swift b/Sources/EeveeSpotify/Tweak.x.swift index ee630bb8..db4fdcca 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.2" + static let version = "5.3" static let isOldSpotifyVersion = NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil init() { diff --git a/control b/control index 49484932..ef0dfaff 100644 --- a/control +++ b/control @@ -1,6 +1,6 @@ Package: com.eevee.spotify Name: EeveeSpotify -Version: 5.2 +Version: 5.3 Architecture: iphoneos-arm Description: A tweak to get Spotify Premium for free, just like Spotilife Maintainer: Eevee