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