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