From 036bd931153fcb16e7c29eaacb554b6612659275 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 7 Apr 2023 22:08:05 +0800 Subject: [PATCH] version 2.43 --- version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version b/version index 8ad8971..62ccc9f 100644 --- a/version +++ b/version @@ -1,5 +1,5 @@ { - "version": 2.4, + "version": 2.43, "show_feature": true, - "new_feature": "(1)新增PDF全文翻译功能; (2)新增输入区切换位置的功能; (3)新增垂直布局选项; (4)多线程函数插件优化。" + "new_feature": "(1)新增PDF全文翻译功能; (2)新增输入区切换位置的功能; (3)新增垂直布局选项; (4)多线程函数插件优化。(5) 改善多线程运行遇到网络问题时的处理" }