Skip to content

Commit

Permalink
Merge pull request #900 from IDEMSInternational/version-update-v0.10.3
Browse files Browse the repository at this point in the history
update version number to v0.10.3
  • Loading branch information
smborio authored Jul 13, 2021
2 parents c0c7d4c + 53fe142 commit 9accbd5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "international.idems.plh_teens"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 10002
versionName "0.10.2"
versionCode 10003
versionName "0.10.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "0.10.2",
"version": "0.10.3",
"author": "IDEMS International",
"homepage": "https://idems.international/",
"description": "",
Expand Down

0 comments on commit 9accbd5

Please sign in to comment.