From b0f9f6f8c878aa78d589081eb6e4537dabc44b60 Mon Sep 17 00:00:00 2001 From: lin onetwo Date: Sat, 4 Jan 2025 00:59:35 +0800 Subject: [PATCH] v0.8.1 --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 87d1ae8..d164ae5 100644 --- a/app.json +++ b/app.json @@ -3,7 +3,7 @@ "name": "TidGi", "scheme": "tidgi", "slug": "tidgi-mobile", - "version": "0.8.0", + "version": "0.8.1", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic", @@ -30,7 +30,7 @@ "bundleIdentifier": "ren.onetwo.tidgi.mobile" }, "android": { - "versionCode": 6, + "versionCode": 7, "adaptiveIcon": { "foregroundImage": "./assets/icon.png", "backgroundColor": "#ffffff"