chore(release): 1.7.0 [skip ci]
This commit is contained in:
parent
37a03e45cc
commit
3cbfa8e253
6
app.json
6
app.json
|
@ -2,7 +2,7 @@
|
|||
"expo": {
|
||||
"name": "Casdoor",
|
||||
"slug": "casdoor-app",
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.0",
|
||||
"orientation": "portrait",
|
||||
"icon": "./assets/icon.png",
|
||||
"userInterfaceStyle": "light",
|
||||
|
@ -19,7 +19,7 @@
|
|||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "org.casdoor.casdoorapp",
|
||||
"buildNumber": "1.6.0"
|
||||
"buildNumber": "1.7.0"
|
||||
},
|
||||
"android": {
|
||||
"adaptiveIcon": {
|
||||
|
@ -27,7 +27,7 @@
|
|||
"backgroundColor": "#ffffff"
|
||||
},
|
||||
"package": "org.casdoor.casdoorapp",
|
||||
"versionCode": 510010600
|
||||
"versionCode": 510010700
|
||||
},
|
||||
"web": {
|
||||
"favicon": "./assets/favicon.png"
|
||||
|
|
Loading…
Reference in New Issue