From 3b91200431d05f81ae6769fb0d397c5f250529e0 Mon Sep 17 00:00:00 2001 From: linonetwo Date: Fri, 9 Feb 2024 03:31:23 +0800 Subject: [PATCH] v0.6.1 --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 4c7e240..65007c9 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "TidGi", "slug": "tidgi-mobile", - "version": "0.6.0", + "version": "0.6.1", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic",