Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sverben committed Jun 12, 2024
1 parent bb8be12 commit 42dd855
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "djo",
"slug": "djo",
"scheme": "djo",
"version": "1.3.0",
"version": "1.4.0",
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "automatic",
Expand Down Expand Up @@ -44,7 +44,7 @@
}
},
"googleServicesFile": "./google-services.json",
"versionCode": 8
"versionCode": 9
},
"web": {
"favicon": "./assets/favicon.png"
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": "djo",
"version": "1.3.0",
"version": "1.4.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
Expand Down

0 comments on commit 42dd855

Please sign in to comment.