From 50bb90978d95cbe5bfa6ce99c1d259f8b704d90e Mon Sep 17 00:00:00 2001 From: xinyihl <1012737146@qq.com> Date: Fri, 6 Sep 2024 14:12:13 +0800 Subject: [PATCH] v1.3.1 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 25d97ea..674a52a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "description": "插件安装器", "icon": "./static/icon.png", "thumb": "./static/thumb.svg", - "version": "1.3.0", + "version": "1.3.1", "authors": [ { "name": "xinyihl", diff --git a/package.json b/package.json index 629d4b0..28d84a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liteloaderqqnt-plugininstaller", - "version": "1.3.0", + "version": "1.3.1", "description": "", "main": "index.js", "scripts": {