From 04de569e5b2712654bcd0287e21fd471dab721fd Mon Sep 17 00:00:00 2001 From: lin onetwo Date: Sun, 10 Sep 2023 00:17:31 +0800 Subject: [PATCH] v0.3.2 --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index c408d8f..9e2dffa 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "TidGi", "slug": "tidgi-mobile", - "version": "0.3.1", + "version": "0.3.2", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light",