From 9b3b81b4007c043971bef01c00c65bd278962a81 Mon Sep 17 00:00:00 2001 From: linonetwo Date: Mon, 4 Nov 2024 14:49:01 +0800 Subject: [PATCH] v0.7.8 --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 200101e..6a10770 100644 --- a/app.json +++ b/app.json @@ -3,7 +3,7 @@ "name": "TidGi", "scheme": "tidgi", "slug": "tidgi-mobile", - "version": "0.7.7", + "version": "0.7.8", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic",