Skip to content

Commit

Permalink
chore: 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sverben committed Jul 2, 2024
1 parent 9364b6b commit 1ffe9c7
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.4.1",
"version": "1.5.0",
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "automatic",
Expand Down Expand Up @@ -44,7 +44,7 @@
}
},
"googleServicesFile": "./google-services.json",
"versionCode": 12
"versionCode": 13
},
"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.4.1",
"version": "1.5.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
Expand Down

0 comments on commit 1ffe9c7

Please sign in to comment.