From eb7ba7c40d09c3a6ff6d0223afabba4354e117e2 Mon Sep 17 00:00:00 2001 From: qianxu Date: Sun, 14 Apr 2024 17:03:00 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- src/default-config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 9ad2522..268cee2 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "name": "演示模式", "slug": "DemoMode", "description": "对 QQ 界面上的元素进行模糊处理以便演示或截图", - "version": "2.1.1", + "version": "2.1.2", "icon": "./icon.svg", "thumb": "./icon.svg", "authors": [ diff --git a/src/default-config.json b/src/default-config.json index 316c1cc..d54a10f 100644 --- a/src/default-config.json +++ b/src/default-config.json @@ -74,5 +74,5 @@ "blur": 0 } }, - "version": "1.3.4" + "version": "1.3.5" }