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 8a05bef commit d6bdc8eCopy full SHA for d6bdc8e
Sources/EeveeSpotify/Tweak.x.swift
@@ -11,7 +11,7 @@ func exitApplication() {
11
struct PremiumPatchingGroup: HookGroup { }
12
13
struct EeveeSpotify: Tweak {
14
- static let version = "6.1.3"
+ static let version = "6.1.4"
15
16
static var hookTarget: VersionHookTarget {
17
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.3
+Version: 6.1.4
4
Architecture: iphoneos-arm
5
Description: A tweak to get Spotify Premium for free, just like Spotilife
6
Maintainer: Eevee
0 commit comments