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