Skip to content

Commit

Permalink
New release version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelclapham committed Nov 13, 2020
1 parent 9a67ee6 commit c1b0a65
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 3000
versionName "0.3.0"
versionCode 3001
versionName "0.3.1"
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": "parenting-app-ui",
"version": "0.3.0",
"version": "0.3.1",
"author": "Ionic Framework",
"homepage": "https://ionicframework.com/",
"scripts": {
Expand Down

0 comments on commit c1b0a65

Please sign in to comment.