chore(release): 1.11.0 [skip ci]

This commit is contained in:
semantic-release-bot 2024-10-27 02:55:48 +00:00
parent ea4f542b0f
commit c593330a21
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"expo": {
"name": "Casdoor",
"slug": "casdoor-app",
"version": "1.10.0",
"version": "1.11.0",
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "light",
@ -19,7 +19,7 @@
"ios": {
"supportsTablet": true,
"bundleIdentifier": "org.casdoor.casdoorapp",
"buildNumber": "1.10.0"
"buildNumber": "1.11.0"
},
"android": {
"adaptiveIcon": {
@ -27,7 +27,7 @@
"backgroundColor": "#ffffff"
},
"package": "org.casdoor.casdoorapp",
"versionCode": 510011000
"versionCode": 510011100
},
"web": {
"favicon": "./assets/favicon.png"