From e44452abb04cb6069fd4a0cc6dd01d04f1e90638 Mon Sep 17 00:00:00 2001 From: linonetwo Date: Sun, 11 Feb 2024 02:44:01 +0800 Subject: [PATCH] v0.7.0 --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 07b71cd..34d5aec 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "TidGi", "slug": "tidgi-mobile", - "version": "0.6.3", + "version": "0.7.0", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic",