From c1f20cd17d4aa32c8fa8711ea6cd98e5f35240b0 Mon Sep 17 00:00:00 2001 From: lin onetwo Date: Mon, 11 Sep 2023 19:19:17 +0800 Subject: [PATCH] v0.3.7 --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index d959531..0104bb0 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "TidGi", "slug": "tidgi-mobile", - "version": "0.3.6", + "version": "0.3.7", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light",