From 73e3049fb085aff924b8562c143a16f451b0e37e Mon Sep 17 00:00:00 2001 From: lin onetwo Date: Mon, 11 Sep 2023 19:07:23 +0800 Subject: [PATCH] v0.3.6 --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 9b68d80..d959531 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "TidGi", "slug": "tidgi-mobile", - "version": "0.3.5", + "version": "0.3.6", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light",