From 47313547c712f0b7691414470a871c583fc9efb9 Mon Sep 17 00:00:00 2001 From: dengrb1 <125752069+dengrb1@users.noreply.github.com> Date: Wed, 3 May 2023 04:41:03 +0000 Subject: [PATCH] update --- update.pyw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.pyw b/update.pyw index f91f9b7..b950f75 100644 --- a/update.pyw +++ b/update.pyw @@ -19,7 +19,7 @@ Label(root, text='''0.1.0 DEMO制作完成 的问题 1.0.1 修复BUG:移除“检查文件完整度”程序使用 (可以在github仓库的old文件夹里面看;修复其他BUG...... -1.1 修复BUG;紧急修复Windows7无法使用情况! ''').pack() +1.1 修复BUG;紧急修复Windows7无法使用情况!;重新修正UI界面 ''').pack() Label(root, text='当前版本:1.1 (Not beta or demo)').pack()