Skip to content

Commit 676f83e

Browse files
committed
发新版本
1 parent 78e821d commit 676f83e

3 files changed

Lines changed: 9 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.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>

changlog/index.html

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

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.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

0 commit comments

Comments
 (0)