1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-03-19 08:49:45 +08:00

bump: version 0.4.21 → 0.4.22

This commit is contained in:
涵曦
2026-01-26 07:21:46 +08:00
parent 528a425b04
commit a2e99e5b59
3 changed files with 13 additions and 2 deletions

View File

@@ -1,3 +1,14 @@
## v0.4.22 (2026-01-26)
### Feat
- 新增 HMusic 客户端
### Fix
- 修复播放歌曲口令问题 close #731
- 修复nodejs进程无限重启的问题 see #728
## v0.4.21 (2026-01-24)
### Feat

View File

@@ -1,6 +1,6 @@
[project]
name = "xiaomusic"
version = "0.4.21"
version = "0.4.22"
description = "Play Music with xiaomi AI speaker"
authors = [
{name = "涵曦", email = "im.hanxi@gmail.com"},

View File

@@ -1 +1 @@
__version__ = "0.4.21"
__version__ = "0.4.22"