From ecb3c8866d4afb87136b7adc43e18cf2a3d3f21b Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Wed, 21 Jan 2026 23:38:36 +0000 Subject: [PATCH] =?UTF-8?q?Update=20manifest=20version=20to=202.0.1=20[?= =?UTF-8?q?=E2=96=B6=EF=B8=8F]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5945802..dc7df8c 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,5 @@ -{ "version": "2.0.0", "author": "Ivan Carlos", "upstream_sha": "" } +{ + "version": "2.0.1", + "author": "Ivan Carlos", + "upstream_sha": "" +}