From b369d780e4193cf2b74a4cbc77a531213a49a47e Mon Sep 17 00:00:00 2001 From: xiyuesaves Date: Sun, 16 Jun 2024 02:19:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20manifest.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index c1812755..7de05244 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "name": "轻量工具箱", "slug": "lite_tools", "description": "轻量 · 优雅 · 高效", - "version": "2.29.6", + "version": "2.29.8", "icon": "./icon.png", "authors": [ { @@ -12,7 +12,11 @@ "link": "https://github.com/xiyuesaves" } ], - "platform": ["win32", "linux", "darwin"], + "platform": [ + "win32", + "linux", + "darwin" + ], "injects": { "renderer": "./src/renderer.js", "main": "./dist/main.js", @@ -22,8 +26,8 @@ "repo": "xiyuesaves/LiteLoaderQQNT-lite_tools", "branch": "v4", "release": { - "tag": "v2.29.6", + "tag": "v2.29.8", "file": "lite_tools_v4.zip" } } -} +} \ No newline at end of file