updated version number
This commit is contained in:
parent
a1f76f76cf
commit
64d65610e3
2
app.json
2
app.json
|
|
@ -2,7 +2,7 @@
|
||||||
"expo": {
|
"expo": {
|
||||||
"name": "gpCalc",
|
"name": "gpCalc",
|
||||||
"slug": "gpCalc",
|
"slug": "gpCalc",
|
||||||
"version": "1.0.0",
|
"version": "1.0.2",
|
||||||
"orientation": "portrait",
|
"orientation": "portrait",
|
||||||
"icon": "./assets/icon.png",
|
"icon": "./assets/icon.png",
|
||||||
"userInterfaceStyle": "light",
|
"userInterfaceStyle": "light",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue