From b3ad382b25a888f6e834b93b8f24943bec560c66 Mon Sep 17 00:00:00 2001 From: lin onetwo Date: Sun, 10 Sep 2023 23:54:11 +0800 Subject: [PATCH] v0.3.4 --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 2108a95..2bb34e2 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "TidGi", "slug": "tidgi-mobile", - "version": "0.3.3", + "version": "0.3.4", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light",