Skip to content

Commit

Permalink
Bump to 1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robbi5 committed May 6, 2024
1 parent bf515de commit a2cbd49
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pretixSCAN.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1833,14 +1833,14 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 25;
CURRENT_PROJECT_VERSION = 27;
DEVELOPMENT_TEAM = 6U994M44MG;
INFOPLIST_FILE = PretixScan/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.22.0;
MARKETING_VERSION = 1.23.0;
PRODUCT_BUNDLE_IDENTIFIER = eu.pretix.pretixscan.ios;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Expand All @@ -1856,14 +1856,14 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 25;
CURRENT_PROJECT_VERSION = 27;
DEVELOPMENT_TEAM = 6U994M44MG;
INFOPLIST_FILE = PretixScan/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.22.0;
MARKETING_VERSION = 1.23.0;
PRODUCT_BUNDLE_IDENTIFIER = eu.pretix.pretixscan.ios;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Expand Down

0 comments on commit a2cbd49

Please sign in to comment.