From 92b861c62760e3a144a04bd38a8f159818b0c889 Mon Sep 17 00:00:00 2001 From: ltxhhz Date: Wed, 14 Aug 2024 22:54:49 +0800 Subject: [PATCH] 8.14 v1.3.10 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index b57aebc..43be7e5 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "description": "插件列表查看·安装·更新", "icon": "assets/icon.svg", "thumb": "assets/icon.svg", - "version": "1.3.9", + "version": "1.3.10", "authors": [ { "name": "ltxhhz", diff --git a/package.json b/package.json index 6432e77..6314f85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "list-viewer", - "version": "1.3.9", + "version": "1.3.10", "description": "", "main": "index.js", "scripts": {