Skip to content

Commit 57c697d

Browse files
Both - Release v.1.5.21
1 parent 9d4e3fa commit 57c697d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cosmos-Android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "wannabit.io.cosmostaion"
1111
minSdkVersion 23
1212
targetSdkVersion 30
13-
versionCode 120
14-
versionName "1.5.20"
13+
versionCode 121
14+
versionName "1.5.21"
1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616
multiDexEnabled true
1717
}

Cosmos-IOS/Cosmostation/Cosmostation.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5799,7 +5799,7 @@
57995799
CODE_SIGN_ENTITLEMENTS = Cosmostation/Cosmostation.entitlements;
58005800
CODE_SIGN_IDENTITY = "Apple Development";
58015801
CODE_SIGN_STYLE = Automatic;
5802-
CURRENT_PROJECT_VERSION = 120;
5802+
CURRENT_PROJECT_VERSION = 121;
58035803
DEVELOPMENT_TEAM = 8G562MW56M;
58045804
FRAMEWORK_SEARCH_PATHS = (
58055805
"$(inherited)",
@@ -5811,7 +5811,7 @@
58115811
"$(inherited)",
58125812
"@executable_path/Frameworks",
58135813
);
5814-
MARKETING_VERSION = 1.5.20;
5814+
MARKETING_VERSION = 1.5.21;
58155815
PRODUCT_BUNDLE_IDENTIFIER = io.wannabit.cosmostation;
58165816
PRODUCT_NAME = "$(TARGET_NAME)";
58175817
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -5831,7 +5831,7 @@
58315831
CODE_SIGN_ENTITLEMENTS = Cosmostation/Cosmostation.entitlements;
58325832
CODE_SIGN_IDENTITY = "Apple Development";
58335833
CODE_SIGN_STYLE = Automatic;
5834-
CURRENT_PROJECT_VERSION = 120;
5834+
CURRENT_PROJECT_VERSION = 121;
58355835
DEVELOPMENT_TEAM = 8G562MW56M;
58365836
FRAMEWORK_SEARCH_PATHS = (
58375837
"$(inherited)",
@@ -5843,7 +5843,7 @@
58435843
"$(inherited)",
58445844
"@executable_path/Frameworks",
58455845
);
5846-
MARKETING_VERSION = 1.5.20;
5846+
MARKETING_VERSION = 1.5.21;
58475847
PRODUCT_BUNDLE_IDENTIFIER = io.wannabit.cosmostation;
58485848
PRODUCT_NAME = "$(TARGET_NAME)";
58495849
PROVISIONING_PROFILE_SPECIFIER = "";

0 commit comments

Comments
 (0)