修改程序集版本信息

This commit is contained in:
liufei
2022-01-13 09:53:10 +08:00
parent fadf020ecf
commit 9bf0e6ad23
2 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@
</assemblyBinding>
</runtime>
<appSettings>
<add key="Version" value="2.4.11" />
<add key="Version" value="2.4.12" />
<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" />