Skip to content

Commit 0ffd888

Browse files
committed
update: 发版本
1 parent 05f656a commit 0ffd888

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

changlog/autoUpdate.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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>

changlog/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@
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
新增:

llcom/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
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

0 commit comments

Comments
 (0)