From 87570fcbfe1adeacd6cbb937bebade9f641220ed Mon Sep 17 00:00:00 2001 From: lin onetwo Date: Tue, 12 Sep 2023 22:33:30 +0800 Subject: [PATCH] v0.4.2 --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 128a789..f44cbec 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "TidGi", "slug": "tidgi-mobile", - "version": "0.4.1", + "version": "0.4.2", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic",