Skip to content

Commit ef709b3

Browse files
committed
update: 发版本, close #80
1 parent 45704a9 commit ef709b3

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

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.6
15+
16+
新增:
17+
18+
- WinUSB/libusb数据收发调试功能
19+
20+
修复:
21+
22+
- 串口接收数据过快时,卡死ui的问题
23+
1424
## LLCOM 1.1.1.5
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.5")]
55-
[assembly: AssemblyFileVersion("1.1.1.5")]
54+
[assembly: AssemblyVersion("1.1.1.6")]
55+
[assembly: AssemblyFileVersion("1.1.1.6")]
5656
[assembly: NeutralResourcesLanguage("zh-CN")]
5757

0 commit comments

Comments
 (0)