Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreBresson committed Apr 10, 2020
1 parent f9761e6 commit 7b82610
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.example.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"ios": {
"bundleIdentifier": "nmf.earth",
"supportsTablet": true,
"buildNumber": "5"
"buildNumber": "6"
},
"android": {
"package": "nmf.earth",
"versionCode": 5
"versionCode": 6
},
"hooks": {
"postPublish": [
Expand Down

0 comments on commit 7b82610

Please sign in to comment.