Skip to content

Commit

Permalink
Bump version and build number.
Browse files Browse the repository at this point in the history
  • Loading branch information
kukabi committed Apr 2, 2023
1 parent 691aa27 commit 64df00f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions SubVT.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1798,7 +1798,7 @@
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
CODE_SIGN_ENTITLEMENTS = SubVT/Resources/Config/SubVT.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 13;
DEVELOPMENT_ASSET_PATHS = "\"SubVT/Preview Content\"";
DEVELOPMENT_TEAM = TM389H3UFR;
ENABLE_PREVIEWS = YES;
Expand All @@ -1815,7 +1815,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.1.1;
MARKETING_VERSION = 0.1.2;
OTHER_LDFLAGS = (
"-Xlinker",
"-interposable",
Expand All @@ -1838,7 +1838,7 @@
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
CODE_SIGN_ENTITLEMENTS = SubVT/Resources/Config/SubVT.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 13;
DEVELOPMENT_ASSET_PATHS = "\"SubVT/Preview Content\"";
DEVELOPMENT_TEAM = TM389H3UFR;
ENABLE_PREVIEWS = YES;
Expand All @@ -1855,7 +1855,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.1.1;
MARKETING_VERSION = 0.1.2;
PRODUCT_BUNDLE_IDENTIFIER = io.helikon.subvt;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTS_MACCATALYST = NO;
Expand Down

0 comments on commit 64df00f

Please sign in to comment.