This commit is contained in:
eevee
2025-10-10 17:23:08 +03:00
parent 63753c411e
commit f013a597c6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ func exitApplication() {
struct PremiumPatchingGroup: HookGroup { }
struct EeveeSpotify: Tweak {
static let version = "6.1.5"
static let version = "6.1.6"
static var hookTarget: VersionHookTarget {
let version = Bundle.main.infoDictionary!["CFBundleShortVersionString"] as! String