Skip to content

Commit

Permalink
prepare 6.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
liuliang-wt committed Jul 14, 2024
1 parent f759148 commit 0cb07cc
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 @@

## v6.x.x

##6.5.9(2024-7-15)
* **修改:** 修复Layui导出查询条件不变的bug
* **修改:** 修复自带代码生成器Blazor生成代码大小写的问题


##6.5.7(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>6.5.8</VersionPrefix>
<VersionPrefix>6.5.9</VersionPrefix>
</PropertyGroup>

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

0 comments on commit 0cb07cc

Please sign in to comment.