File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<item >
3- <version >1.0.6.9 </version >
3+ <version >1.0.7.0 </version >
44 <url >https://llcom.papapoi.com/llcom.zip</url >
55 <changelog >https://llcom.papapoi.com/changelog.html</changelog >
66 <mandatory mode =" 1" >true</mandatory >
Original file line number Diff line number Diff line change 1111
1212> 欢迎加入交流群:`931546484`
1313
14+ ## LLCOM 1.0.7.0
15+
16+ - 调整:数据页面搜索会被盖住的问题
17+ - 增加:代码编辑区折叠
18+
19+ ---
20+
1421## LLCOM 1.0.6.9
1522
1623- 增加:快捷发送列表可自定义名称
Original file line number Diff line number Diff line change 5151//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
5252//通过使用 "*",如下所示:
5353// [assembly: AssemblyVersion("1.0.*")]
54- [ assembly: AssemblyVersion ( "1.0.6.9 " ) ]
55- [ assembly: AssemblyFileVersion ( "1.0.6.9 " ) ]
54+ [ assembly: AssemblyVersion ( "1.0.7.0 " ) ]
55+ [ assembly: AssemblyFileVersion ( "1.0.7.0 " ) ]
5656[ assembly: NeutralResourcesLanguage ( "zh-CN" ) ]
5757
You can’t perform that action at this time.
0 commit comments