Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
salva committed Nov 30, 2023
1 parent d3d8f63 commit 9525830
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions BTCMap.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -787,7 +787,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 16;
CURRENT_PROJECT_VERSION = 18;
DEVELOPMENT_TEAM = X2ZH23CYYJ;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = BTCMap/Info.plist;
Expand All @@ -804,7 +804,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2.5;
MARKETING_VERSION = 1.3;
PRODUCT_BUNDLE_IDENTIFIER = org.btcmap.app;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -821,7 +821,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 16;
CURRENT_PROJECT_VERSION = 18;
DEVELOPMENT_TEAM = X2ZH23CYYJ;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = BTCMap/Info.plist;
Expand All @@ -838,7 +838,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2.5;
MARKETING_VERSION = 1.3;
PRODUCT_BUNDLE_IDENTIFIER = org.btcmap.app;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down

0 comments on commit 9525830

Please sign in to comment.