Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 31, 2024
1 parent 93cc8e5 commit 9627c58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"expo": {
"name": "casdoor-app",
"slug": "casdoor-app",
"version": "1.0.0",
"version": "1.0.1",
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "light",
Expand All @@ -18,15 +18,15 @@
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.zzbs.casdoorapp",
"buildNumber": "1.0.0"
"buildNumber": "1.0.1"
},
"android": {
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#ffffff"
},
"package": "com.zzbs.casdoorapp",
"versionCode": 1
"versionCode": 510010001
},
"web": {
"favicon": "./assets/favicon.png"
Expand Down

0 comments on commit 9627c58

Please sign in to comment.