From 9627c58a545c62ab16a1862cdfb38bff062b8b11 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 31 Jul 2024 13:19:41 +0000 Subject: [PATCH] chore(release): 1.0.1 [skip ci] --- app.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app.json b/app.json index ffad474..02e03f8 100644 --- a/app.json +++ b/app.json @@ -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", @@ -18,7 +18,7 @@ "ios": { "supportsTablet": true, "bundleIdentifier": "com.zzbs.casdoorapp", - "buildNumber": "1.0.0" + "buildNumber": "1.0.1" }, "android": { "adaptiveIcon": { @@ -26,7 +26,7 @@ "backgroundColor": "#ffffff" }, "package": "com.zzbs.casdoorapp", - "versionCode": 1 + "versionCode": 510010001 }, "web": { "favicon": "./assets/favicon.png"