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.4.2 </version >
3+ <version >1.0.4.3 </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.4.3
15+
16+ - 增加乱码修复功能
17+
18+ ---
19+
1420## LLCOM 1.0.4.2
1521
1622- md5和sha转换默认返回hex
Original file line number Diff line number Diff line change 5151//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
5252//通过使用 "*",如下所示:
5353// [assembly: AssemblyVersion("1.0.*")]
54- [ assembly: AssemblyVersion ( "1.0.4.2 " ) ]
55- [ assembly: AssemblyFileVersion ( "1.0.4.2 " ) ]
54+ [ assembly: AssemblyVersion ( "1.0.4.3 " ) ]
55+ [ assembly: AssemblyFileVersion ( "1.0.4.3 " ) ]
5656[ assembly: NeutralResourcesLanguage ( "zh-CN" ) ]
5757
You can’t perform that action at this time.
0 commit comments