From 7b75422c2646acd111c8025ae11c5daed5ec4804 Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Tue, 4 Apr 2023 22:20:21 +0800 Subject: [PATCH] Update version --- version | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/version b/version index 21ab827..f799a3f 100644 --- a/version +++ b/version @@ -1,5 +1,5 @@ { - 'version': 2.3, - 'show_feature': false, - 'new_feature': "修复多线程插件Bug;加入版本检查功能。", + "version": 2.3, + "show_feature": false, + "new_feature": "修复多线程插件Bug;加入版本检查功能。", }