From fd83a59bfbf5e6a8c0bed86088b4bdc0c8aff222 Mon Sep 17 00:00:00 2001 From: lin onetwo Date: Mon, 11 Sep 2023 21:03:52 +0800 Subject: [PATCH] v0.3.9 --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index a459b9b..6cdf833 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "TidGi", "slug": "tidgi-mobile", - "version": "0.3.8", + "version": "0.3.9", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light",