Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
whoeevee committed Oct 24, 2024
1 parent d32b99e commit 7b0b9db
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Sources/EeveeSpotify/Tweak.x.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ func exitApplication() {
struct PremiumPatchingGroup: HookGroup { }

struct EeveeSpotify: Tweak {
static let version = "5.6"
static let version = "5.7"
static let isOldSpotifyVersion = NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil

init() {
Expand Down
6 changes: 6 additions & 0 deletions contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,12 @@
"roles": [
"Catalan"
]
},
{
"username": "zrvpuna",
"roles": [
"Japanese"
]
}
]
}
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.6
Version: 5.7
Architecture: iphoneos-arm
Description: A tweak to get Spotify Premium for free, just like Spotilife
Maintainer: Eevee
Expand Down

0 comments on commit 7b0b9db

Please sign in to comment.