Skip to content

Commit

Permalink
Bump version number to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotdaniel committed Feb 12, 2021
1 parent a454b00 commit a4840b6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Dozy.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1108,7 +1108,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"Dozy/Preview Content\"";
DEVELOPMENT_TEAM = A229E9TMUD;
ENABLE_PREVIEWS = YES;
Expand All @@ -1118,7 +1118,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.0;
MARKETING_VERSION = 1.0.1;
PRODUCT_BUNDLE_IDENTIFIER = com.andydotdaniel.Dozy;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand All @@ -1132,7 +1132,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"Dozy/Preview Content\"";
DEVELOPMENT_TEAM = A229E9TMUD;
ENABLE_PREVIEWS = YES;
Expand All @@ -1142,7 +1142,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.0;
MARKETING_VERSION = 1.0.1;
PRODUCT_BUNDLE_IDENTIFIER = com.andydotdaniel.Dozy;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit a4840b6

Please sign in to comment.