From 2d9bf6d94b2f8002cc744ad60711c53d4f40d9ab Mon Sep 17 00:00:00 2001 From: RT15548 Date: Fri, 19 Dec 2025 02:51:28 +0800 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 23a54f4..8ca685d 100644 --- a/manifest.json +++ b/manifest.json @@ -6,6 +6,6 @@ "js": "index.js", "css": "style.css", "author": "biex", - "version": "2.2.2", + "version": "2.3.0", "homePage": "https://github.com/RT15548/LittleWhiteBox" -} \ No newline at end of file +}