Skip to content

Commit

Permalink
bump: version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zymelaii committed Jul 31, 2024
1 parent a79c13a commit 3cd07da
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
7 changes: 7 additions & 0 deletions whmx-assistant/build/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
0.3.0 (20240801)

- 修复了任务执行完成的错误日志输出问题
- 优化了任务筛选器非法正则表达式的处理
- 新增派遣公司四子棋实现及流水线
- 优化任务列表文本过长时的显示问题

0.2.2_beta (20240730)

- 修复了 task_bindings.json 中的拼写错误
Expand Down
12 changes: 6 additions & 6 deletions whmx-assistant/build/VERSION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
AppVersion 2002
AppVersionNameFull 0.2.2_beta
AppVersionNameMajor 0.2
AppVersionNameSmall 0.2.2
AppVersionStr 0.2.2
AppVersion 3000
AppVersionNameFull 0.3.0
AppVersionNameMajor 0.3
AppVersionNameSmall 0.3
AppVersionStr 0.3.0
AlphaVersion 0
BetaChannel 1
BetaChannel 0

0 comments on commit 3cd07da

Please sign in to comment.