File tree Expand file tree Collapse file tree 3 files changed +14
-4
lines changed
Expand file tree Collapse file tree 3 files changed +14
-4
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.1 </version >
4- <url >https://llcom.papapoi.com/update/1.0.1.1 .zip</url >
3+ <version >1.0.1.2 </version >
4+ <url >https://llcom.papapoi.com/update/1.0.1.2 .zip</url >
55 <changelog >https://llcom.papapoi.com/changelog</changelog >
66 <mandatory mode =" 1" >true</mandatory >
77</item >
Original file line number Diff line number Diff line change 66< xmp id ="mdmain " theme ="united " style ="display:none; ">
77# 更新日志
88
9+ ## LLCOM 1.0.1.2
10+
11+ - **重要:**更换Lua框架为腾讯xLua,更稳定
12+ - 更正协程中代码报错不打印的问题
13+ - 自动恢复文件夹结构,防止有用户自己乱删文件
14+
15+ 自动恢复文件夹结构,防止有用户自己乱删文件升级服务器改为使用腾讯云Git平台
16+
17+ ---
18+
919## LLCOM 1.0.1.1
1020
1121- 重要:更正断网或其他情况导致升级失败后,软件报错崩溃的问题。
Original file line number Diff line number Diff line change 5151//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
5252//通过使用 "*",如下所示:
5353// [assembly: AssemblyVersion("1.0.*")]
54- [ assembly: AssemblyVersion ( "1.0.1.1 " ) ]
55- [ assembly: AssemblyFileVersion ( "1.0.1.1 " ) ]
54+ [ assembly: AssemblyVersion ( "1.0.1.2 " ) ]
55+ [ assembly: AssemblyFileVersion ( "1.0.1.2 " ) ]
5656[ assembly: NeutralResourcesLanguage ( "zh-CN" ) ]
5757
You can’t perform that action at this time.
0 commit comments