Skip to content

Commit 3328a92

Browse files
committed
Version bump: v0.6.5
1 parent 05182bb commit 3328a92

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

ios/zeus.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,7 +1612,7 @@
16121612
CODE_SIGN_ENTITLEMENTS = zeus/zeus.entitlements;
16131613
CODE_SIGN_IDENTITY = "Apple Development";
16141614
CODE_SIGN_STYLE = Automatic;
1615-
CURRENT_PROJECT_VERSION = 10;
1615+
CURRENT_PROJECT_VERSION = 11;
16161616
DEAD_CODE_STRIPPING = NO;
16171617
DEVELOPMENT_TEAM = 7222UU8F2H;
16181618
ENABLE_BITCODE = NO;
@@ -1651,7 +1651,7 @@
16511651
CODE_SIGN_ENTITLEMENTS = zeus/zeusRelease.entitlements;
16521652
CODE_SIGN_IDENTITY = "Apple Development";
16531653
CODE_SIGN_STYLE = Automatic;
1654-
CURRENT_PROJECT_VERSION = 10;
1654+
CURRENT_PROJECT_VERSION = 11;
16551655
DEVELOPMENT_TEAM = 7222UU8F2H;
16561656
ENABLE_BITCODE = NO;
16571657
HEADER_SEARCH_PATHS = (

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zeus",
3-
"version": "0.6.5-rc4",
3+
"version": "0.6.5",
44
"private": true,
55
"playStore": false,
66
"jest": {

0 commit comments

Comments
 (0)