13 lines
344 B
XML
13 lines
344 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
|
<item>
|
|||
|
|
<version>1.2.0.0</version>
|
|||
|
|
<url>http://your-update-server.com/YourAppSetup.exe</url>
|
|||
|
|
<changelog>
|
|||
|
|
• 新增用户管理功能
|
|||
|
|
• 优化系统性能
|
|||
|
|
• 修复已知问题
|
|||
|
|
• 改进用户体验
|
|||
|
|
</changelog>
|
|||
|
|
<publishDate>2025-11-26</publishDate>
|
|||
|
|
<mandatory>true</mandatory>
|
|||
|
|
</item>
|