Skip to content

Commit

Permalink
Version bump: v0.6.5-rc4
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloudis committed Jun 21, 2022
1 parent eba0b47 commit 4b06f96
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions ios/zeus.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1612,7 +1612,7 @@
CODE_SIGN_ENTITLEMENTS = zeus/zeus.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 8;
CURRENT_PROJECT_VERSION = 10;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = 7222UU8F2H;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -1651,7 +1651,7 @@
CODE_SIGN_ENTITLEMENTS = zeus/zeusRelease.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 8;
CURRENT_PROJECT_VERSION = 10;
DEVELOPMENT_TEAM = 7222UU8F2H;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zeus",
"version": "0.6.5-rc3",
"version": "0.6.5-rc4",
"private": true,
"playStore": false,
"jest": {
Expand Down

0 comments on commit 4b06f96

Please sign in to comment.