修复打开项目程序崩溃bug

This commit is contained in:
Demo_Liu
2021-09-11 21:57:37 +08:00
parent 7bfe14c211
commit 63f9043e00
3 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
</assemblyBinding>
</runtime>
<appSettings>
<add key="Version" value="2.3.10" />
<add key="Version" value="2.3.11" />
<add key="GitHubUrl" value="https://github.com/Demo-Liu/GeekDesk" />
<add key="GiteeUrl" value="https://gitee.com/demo_liu/GeekDesk/tree/master" />
<add key="GitHubUpdateUrl" value="https://demo-liu.github.io/GeekDesk/Update.json" />