We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39d1ae commit b47c002Copy full SHA for b47c002
2 files changed
Sources/EeveeSpotify/Tweak.x.swift
@@ -26,7 +26,7 @@ func activatePremiumPatchingGroup() {
26
}
27
28
struct EeveeSpotify: Tweak {
29
- static let version = "6.1.6"
+ static let version = "6.2"
30
31
static var hookTarget: VersionHookTarget {
32
let version = Bundle.main.infoDictionary!["CFBundleShortVersionString"] as! String
control
@@ -1,6 +1,6 @@
1
Package: com.eevee.spotify
2
Name: EeveeSpotify
3
-Version: 6.1.6
+Version: 6.2
4
Architecture: iphoneos-arm
5
Description: A tweak to get Spotify Premium for free, just like Spotilife
6
Maintainer: Eevee
0 commit comments