Skip to content

Commit

Permalink
prepare 8.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
liuliang-wt committed Mar 18, 2024
1 parent fa3d4c5 commit be76163
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## v8.x.x

##8.0.5(2024-3-18)

* **修改:** 更新Elsa工作流到2.14.1,更好的支持.net8
* **修改:** 更新验证码的处理,避免linux缺少字体的问题,感谢DUWENINK提供

##8.0.4(2024-2-21)

* **修改:** 修复工作流的一些bug
Expand Down
2 changes: 1 addition & 1 deletion version.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<VersionPrefix>8.0.4</VersionPrefix>
<VersionPrefix>8.0.5</VersionPrefix>
</PropertyGroup>

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

0 comments on commit be76163

Please sign in to comment.