From 946481b77411f58bae0bbdb465b94eb3ec4c9a2f Mon Sep 17 00:00:00 2001 From: qingxu fu <505030475@qq.com> Date: Thu, 6 Apr 2023 16:13:56 +0800 Subject: [PATCH] =?UTF-8?q?2.4=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version b/version index ce7c84e..8ad8971 100644 --- a/version +++ b/version @@ -1,5 +1,5 @@ { - "version": 2.3, + "version": 2.4, "show_feature": true, - "new_feature": "修复多线程插件Bug;加入版本检查功能。" + "new_feature": "(1)新增PDF全文翻译功能; (2)新增输入区切换位置的功能; (3)新增垂直布局选项; (4)多线程函数插件优化。" }