From f8d486eddd462c2b9931acfe3f58d8bee782ecdc Mon Sep 17 00:00:00 2001 From: linonetwo Date: Tue, 19 Mar 2024 13:48:37 +0800 Subject: [PATCH] v0.7.6 --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index e2017f1..abb5619 100644 --- a/app.json +++ b/app.json @@ -3,7 +3,7 @@ "name": "TidGi", "scheme": "tidgi", "slug": "tidgi-mobile", - "version": "0.7.5", + "version": "0.7.6", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic", @@ -29,7 +29,7 @@ "bundleIdentifier": "ren.onetwo.tidgi.mobile" }, "android": { - "versionCode": 4, + "versionCode": 5, "adaptiveIcon": { "foregroundImage": "./assets/icon.png", "backgroundColor": "#ffffff"