We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9bf66 commit 32165ccCopy full SHA for 32165cc
Sources/EeveeSpotify/Tweak.x.swift
@@ -35,7 +35,7 @@ func activatePremiumPatchingGroup() {
35
}
36
37
struct EeveeSpotify: Tweak {
38
- static let version = "6.2.1"
+ static let version = "6.2.2"
39
40
static var hookTarget: VersionHookTarget {
41
let version = Bundle.main.infoDictionary!["CFBundleShortVersionString"] as! String
control
@@ -1,6 +1,6 @@
1
Package: com.eevee.spotify
2
Name: EeveeSpotify
3
-Version: 6.2.1
+Version: 6.2.2
4
Architecture: iphoneos-arm
5
Description: A tweak to get Spotify Premium for free, just like Spotilife
6
Maintainer: Eevee
0 commit comments