From ee42da56c9cc7a961b1a83c5c12021b5a4646284 Mon Sep 17 00:00:00 2001 From: lin onetwo Date: Wed, 3 Jan 2024 04:03:27 +0800 Subject: [PATCH] v0.5.1 --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 13802ac..457f564 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "TidGi", "slug": "tidgi-mobile", - "version": "0.5.0", + "version": "0.5.1", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic",