File tree Expand file tree Collapse file tree 3 files changed +13
-5
lines changed
Expand file tree Collapse file tree 3 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<item >
3- <version >1.0.1.3 </version >
4- <url >https://llcom.papapoi.com/update/1.0.1.3 .zip</url >
5- <changelog >https://llcom.papapoi.com/changelog/1.0.1.3 .html</changelog >
3+ <version >1.0.1.4 </version >
4+ <url >https://llcom.papapoi.com/update/1.0.1.4 .zip</url >
5+ <changelog >https://llcom.papapoi.com/changelog/1.0.1.4 .html</changelog >
66 <mandatory mode =" 1" >true</mandatory >
77</item >
Original file line number Diff line number Diff line change 88
99> 欢迎加入交流群:`906307487`
1010
11+ ## LLCOM 1.0.1.4
12+
13+ - **重要:** 更正遗留的定时器处理逻辑错误问题
14+
15+ 目前定时器应该不会有大问题了,剩下的是防止用户跑while死循环代码导致卡死
16+
17+ ---
18+
1119## LLCOM 1.0.1.3
1220
1321- **重要:** 更正部分定时器开启关闭时报错的问题
Original file line number Diff line number Diff line change 5151//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
5252//通过使用 "*",如下所示:
5353// [assembly: AssemblyVersion("1.0.*")]
54- [ assembly: AssemblyVersion ( "1.0.1.3 " ) ]
55- [ assembly: AssemblyFileVersion ( "1.0.1.3 " ) ]
54+ [ assembly: AssemblyVersion ( "1.0.1.4 " ) ]
55+ [ assembly: AssemblyFileVersion ( "1.0.1.4 " ) ]
5656[ assembly: NeutralResourcesLanguage ( "zh-CN" ) ]
5757
You can’t perform that action at this time.
0 commit comments