chore(release): 1.7.0 [skip ci]

This commit is contained in:
semantic-release-bot 2024-09-22 15:22:57 +00:00
parent 37a03e45cc
commit 3cbfa8e253
1 changed files with 3 additions and 3 deletions

View File

@ -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"