Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
whoeevee committed Oct 1, 2024
1 parent 5727a1c commit 9ff88cf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Sources/EeveeSpotify/Lyrics/Models/LyricsSearchQuery.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ struct LyricsSearchQuery {
var primaryArtist: String
var spotifyTrackId: String
}

2 changes: 1 addition & 1 deletion Sources/EeveeSpotify/Tweak.x.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down
2 changes: 1 addition & 1 deletion control
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 9ff88cf

Please sign in to comment.