From 41a6a2c814a910bfb00279bdeb5445e6b17b239c Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Tue, 9 Dec 2025 22:01:50 +0000 Subject: [PATCH] =?UTF-8?q?Update=20manifest=20version=20to=201.1.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 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 792480b..9b0b925 100644 --- a/manifest.json +++ b/manifest.json @@ -1,4 +1,5 @@ { - "version": "1.1.0", - "author": "Ivan Carlos" + "version": "1.1.1", + "author": "Ivan Carlos", + "upstream_sha": "c1c6773" }