Skip to content

Commit be76163

Browse files
committed
prepare 8.0.5
1 parent fa3d4c5 commit be76163

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## v8.x.x
44

5+
##8.0.5(2024-3-18)
6+
7+
* **修改:** 更新Elsa工作流到2.14.1,更好的支持.net8
8+
* **修改:** 更新验证码的处理,避免linux缺少字体的问题,感谢DUWENINK提供
9+
510
##8.0.4(2024-2-21)
611

712
* **修改:** 修复工作流的一些bug

version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>8.0.4</VersionPrefix>
3+
<VersionPrefix>8.0.5</VersionPrefix>
44
</PropertyGroup>
55

66
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)