Skip to content

Commit

Permalink
Bump version for release (v1.0.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
bacongravy committed Jun 15, 2020
1 parent 76abfcf commit 38cd86f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ConcernedEmu.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -363,15 +363,15 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 4;
CURRENT_PROJECT_VERSION = 5;
DEVELOPMENT_ASSET_PATHS = "\"ConcernedEmu/Preview Content\"";
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = ConcernedEmu/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.3;
MARKETING_VERSION = 1.0.4;
PRODUCT_BUNDLE_IDENTIFIER = net.bacongravy.ConcernedEmu;
PRODUCT_NAME = "Concerned Emu";
SWIFT_VERSION = 5.0;
Expand All @@ -385,7 +385,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 4;
CURRENT_PROJECT_VERSION = 5;
DEVELOPMENT_ASSET_PATHS = "\"ConcernedEmu/Preview Content\"";
DEVELOPMENT_TEAM = WPEJJ9FF9Y;
ENABLE_PREVIEWS = YES;
Expand All @@ -394,7 +394,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.3;
MARKETING_VERSION = 1.0.4;
PRODUCT_BUNDLE_IDENTIFIER = net.bacongravy.ConcernedEmu;
PRODUCT_NAME = "Concerned Emu";
PROVISIONING_PROFILE_SPECIFIER = Wildcard;
Expand Down

0 comments on commit 38cd86f

Please sign in to comment.