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.1.1.1 </version >
3+ <version >1.1.1.2 </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.1.1.2
15+
16+ 新增:
17+
18+ - 本地的TCP/UDP服务器功能
19+
20+ 修复:
21+
22+ - 乱码恢复,无法复制时软件会崩溃
23+
1424## LLCOM 1.1.1.1
1525
1626新增:
Original file line number Diff line number Diff line change 5151//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
5252//通过使用 "*",如下所示:
5353// [assembly: AssemblyVersion("1.0.*")]
54- [ assembly: AssemblyVersion ( "1.1.1.1 " ) ]
55- [ assembly: AssemblyFileVersion ( "1.1.1.1 " ) ]
54+ [ assembly: AssemblyVersion ( "1.1.1.2 " ) ]
55+ [ assembly: AssemblyFileVersion ( "1.1.1.2 " ) ]
5656[ assembly: NeutralResourcesLanguage ( "zh-CN" ) ]
5757
You can’t perform that action at this time.
0 commit comments