This commit is contained in:
eevee
2025-08-21 15:56:10 +03:00
parent d5290095c3
commit d5e192d3b8
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ func exitApplication() {
struct PremiumPatchingGroup: HookGroup { }
struct EeveeSpotify: Tweak {
static let version = "6.1.1"
static let version = "6.1.2"
static var hookTarget: VersionHookTarget {
let version = Bundle.main.infoDictionary!["CFBundleShortVersionString"] as! String