From f4819ee37e24c32523446fca0f4d5dfcdd46d8c4 Mon Sep 17 00:00:00 2001 From: linonetwo Date: Fri, 9 Feb 2024 22:53:17 +0800 Subject: [PATCH] v0.6.3 --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 7c8c919..07b71cd 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "TidGi", "slug": "tidgi-mobile", - "version": "0.6.2", + "version": "0.6.3", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic",