Skip to content

Commit 515aa92

Browse files
chore(release): 1.6.1
1 parent 452b372 commit 515aa92

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## [1.6.0] - 2026-04-09
1+
## [1.6.1] - 2026-04-10
2+
3+
* 修正跨天逻辑中driver角色计数与跨天天数计算## [1.6.0] - 2026-04-09
24

35
* 升级到 .NET 10 并重构 docker-compose
46
* 重构启动选项类继承结构

Version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>1.6.0</Version>
3+
<Version>1.6.1</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)