Skip to content

Commit

Permalink
version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerfox committed Jul 17, 2018
1 parent 0427fad commit 3c8cd37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"expo": {
"name": "EQUiSat",
"icon": "./assets/icon.png",
"version": "1.0.0",
"version": "1.1.0",
"slug": "equisat",
"ios": {
"bundleIdentifier": "org.brownspace.equisat",
Expand All @@ -17,7 +17,7 @@
"apiKey": "AIzaSyD8uo6zoHAD9qhDDKVf38zdg76c4KsC-Vg"
},
},
"versionCode": 1,
"versionCode": 2,
"permissions": [
"ACCESS_COARSE_LOCATION",
"ACCESS_FINE_LOCATION",
Expand Down

0 comments on commit 3c8cd37

Please sign in to comment.