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