From 85aab27bb071fefe613c86cbb60d2b3d53bdfeb4 Mon Sep 17 00:00:00 2001 From: 82Flex <82flex@gmail.com> Date: Thu, 7 Mar 2024 22:42:02 +0800 Subject: [PATCH] bump version to v1.11.7 --- Resources/Info.plist | 4 ++-- TrollSpeed.xcodeproj/project.pbxproj | 8 ++++---- layout/Applications/TrollSpeed.app/Info.plist | 4 ++-- layout/DEBIAN/control | 2 +- supports/Sandbox-Info.plist | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Resources/Info.plist b/Resources/Info.plist index fa95a6f..1f3109b 100644 --- a/Resources/Info.plist +++ b/Resources/Info.plist @@ -21,7 +21,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.11.6 + 1.11.7 CFBundleSignature ???? CFBundleURLTypes @@ -36,7 +36,7 @@ CFBundleVersion - 1.11.6 + 1.11.7 LSApplicationCategoryType public.app-category.developer-tools NSHumanReadableCopyright diff --git a/TrollSpeed.xcodeproj/project.pbxproj b/TrollSpeed.xcodeproj/project.pbxproj index f8c4cfc..d9dba1a 100644 --- a/TrollSpeed.xcodeproj/project.pbxproj +++ b/TrollSpeed.xcodeproj/project.pbxproj @@ -613,7 +613,7 @@ "$(inherited)", "$(PROJECT_DIR)/libraries", ); - MARKETING_VERSION = 1.11.6; + MARKETING_VERSION = 1.11.7; PRODUCT_BUNDLE_IDENTIFIER = "ch.xxtou.hudapp-sandbox"; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -656,7 +656,7 @@ "$(inherited)", "$(PROJECT_DIR)/libraries", ); - MARKETING_VERSION = 1.11.6; + MARKETING_VERSION = 1.11.7; PRODUCT_BUNDLE_IDENTIFIER = "ch.xxtou.hudapp-sandbox"; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -827,7 +827,7 @@ "$(inherited)", "$(PROJECT_DIR)/libraries", ); - MARKETING_VERSION = 1.11.6; + MARKETING_VERSION = 1.11.7; PRODUCT_BUNDLE_IDENTIFIER = ch.xxtou.hudapp; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -871,7 +871,7 @@ "$(inherited)", "$(PROJECT_DIR)/libraries", ); - MARKETING_VERSION = 1.11.6; + MARKETING_VERSION = 1.11.7; PRODUCT_BUNDLE_IDENTIFIER = ch.xxtou.hudapp; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; diff --git a/layout/Applications/TrollSpeed.app/Info.plist b/layout/Applications/TrollSpeed.app/Info.plist index a572a65..722c0fd 100644 --- a/layout/Applications/TrollSpeed.app/Info.plist +++ b/layout/Applications/TrollSpeed.app/Info.plist @@ -3,8 +3,8 @@ CFBundleShortVersionString - 1.11.6 + 1.11.7 CFBundleVersion - 1.11.6 + 1.11.7 diff --git a/layout/DEBIAN/control b/layout/DEBIAN/control index c6036f1..e3ecbaf 100644 --- a/layout/DEBIAN/control +++ b/layout/DEBIAN/control @@ -1,6 +1,6 @@ Package: ch.xxtou.hudapp Name: TrollSpeed -Version: 1.11.6 +Version: 1.11.7 Section: Tweaks Depends: firmware (>= 14.0), mobilesubstrate (>= 0.9.7000) Architecture: iphoneos-arm diff --git a/supports/Sandbox-Info.plist b/supports/Sandbox-Info.plist index 6419a06..f3f30b3 100644 --- a/supports/Sandbox-Info.plist +++ b/supports/Sandbox-Info.plist @@ -21,7 +21,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.11.6 + 1.11.7 CFBundleSignature ???? CFBundleURLTypes @@ -36,7 +36,7 @@ CFBundleVersion - 1.11.6 + 1.11.7 LSApplicationCategoryType public.app-category.developer-tools NSHumanReadableCopyright