From 7f0085361b197642e07dd6e36a07a021981fd8ed Mon Sep 17 00:00:00 2001 From: zimplexing Date: Fri, 15 Aug 2025 15:58:59 +0800 Subject: [PATCH] chore(version): remove version field from app.json --- app.json | 1 - 1 file changed, 1 deletion(-) diff --git a/app.json b/app.json index ba71eca..4a3c783 100644 --- a/app.json +++ b/app.json @@ -36,7 +36,6 @@ }, "name": "OrionTV", "slug": "OrionTV", - "version": "1.3.0", "orientation": "default", "icon": "./assets/images/icon.png", "userInterfaceStyle": "dark",