From 14d2ba3e9a7901c3103af9b1bbb387f87e242960 Mon Sep 17 00:00:00 2001
From: 82Flex <82flex@gmail.com>
Date: Tue, 18 Jun 2024 01:56:24 +0800
Subject: [PATCH] bump version
Signed-off-by: 82Flex <82flex@gmail.com>
---
Resources/Info.plist | 4 ++--
TrollSpeed.xcodeproj/project.pbxproj | 12 ++++++------
layout/DEBIAN/control | 2 +-
supports/Sandbox-Info.plist | 4 ++--
4 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/Resources/Info.plist b/Resources/Info.plist
index b5cf326..f90238f 100644
--- a/Resources/Info.plist
+++ b/Resources/Info.plist
@@ -21,7 +21,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.12.0
+ 1.12.1
CFBundleSignature
????
CFBundleURLTypes
@@ -36,7 +36,7 @@
CFBundleVersion
- 8584a224
+ c016dd82
LSApplicationCategoryType
public.app-category.developer-tools
NSHumanReadableCopyright
diff --git a/TrollSpeed.xcodeproj/project.pbxproj b/TrollSpeed.xcodeproj/project.pbxproj
index dba07ab..0563c02 100644
--- a/TrollSpeed.xcodeproj/project.pbxproj
+++ b/TrollSpeed.xcodeproj/project.pbxproj
@@ -613,7 +613,7 @@
"$(inherited)",
"$(PROJECT_DIR)/libraries",
);
- MARKETING_VERSION = 1.12.0;
+ MARKETING_VERSION = 1.12.1;
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.12.0;
+ MARKETING_VERSION = 1.12.1;
PRODUCT_BUNDLE_IDENTIFIER = "ch.xxtou.hudapp-sandbox";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -726,7 +726,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
- MARKETING_VERSION = 1.12.0;
+ MARKETING_VERSION = 1.12.1;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
@@ -786,7 +786,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
- MARKETING_VERSION = 1.12.0;
+ MARKETING_VERSION = 1.12.1;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
PRODUCT_MODULE_NAME = TrollSpeed;
@@ -827,7 +827,7 @@
"$(inherited)",
"$(PROJECT_DIR)/libraries",
);
- MARKETING_VERSION = 1.12.0;
+ MARKETING_VERSION = 1.12.1;
PRODUCT_BUNDLE_IDENTIFIER = ch.xxtou.hudapp;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -871,7 +871,7 @@
"$(inherited)",
"$(PROJECT_DIR)/libraries",
);
- MARKETING_VERSION = 1.12.0;
+ MARKETING_VERSION = 1.12.1;
PRODUCT_BUNDLE_IDENTIFIER = ch.xxtou.hudapp;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
diff --git a/layout/DEBIAN/control b/layout/DEBIAN/control
index 11531cc..4b8a714 100644
--- a/layout/DEBIAN/control
+++ b/layout/DEBIAN/control
@@ -1,6 +1,6 @@
Package: ch.xxtou.hudapp.jb
Name: TrollSpeed JB
-Version: 1.12.0
+Version: 1.12.1
Section: Tweaks
Depends: firmware (>= 14.0)
Architecture: iphoneos-arm
diff --git a/supports/Sandbox-Info.plist b/supports/Sandbox-Info.plist
index 689fb8b..ca622c7 100644
--- a/supports/Sandbox-Info.plist
+++ b/supports/Sandbox-Info.plist
@@ -21,7 +21,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.12.0
+ 1.12.1
CFBundleSignature
????
CFBundleURLTypes
@@ -36,7 +36,7 @@
CFBundleVersion
- 8584a224
+ c016dd82
LSApplicationCategoryType
public.app-category.developer-tools
NSHumanReadableCopyright