From a1154caddb498e7244b599826bc001b860d2b560 Mon Sep 17 00:00:00 2001 From: lin onetwo Date: Sun, 14 Jan 2024 02:15:40 +0800 Subject: [PATCH] v0.5.3 --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 5da5a70..bc96fe6 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "TidGi", "slug": "tidgi-mobile", - "version": "0.5.2", + "version": "0.5.3", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic",