mirror of
https://github.com/hanxi/xiaomusic.git
synced 2026-03-15 08:13:16 +08:00
bump: version 0.4.23 → 0.4.24
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,3 +1,14 @@
|
||||
## v0.4.24 (2026-03-13)
|
||||
|
||||
### Feat
|
||||
|
||||
- 新增适配iPhone主题 (#775)
|
||||
- Add 肉肉音乐TV link to index.html (#773)
|
||||
|
||||
### Fix
|
||||
|
||||
- 修复无法收藏歌曲的问题
|
||||
|
||||
## v0.4.23 (2026-02-17)
|
||||
|
||||
### Feat
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "xiaomusic"
|
||||
version = "0.4.23"
|
||||
version = "0.4.24"
|
||||
description = "Play Music with xiaomi AI speaker"
|
||||
authors = [
|
||||
{name = "涵曦", email = "im.hanxi@gmail.com"},
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "0.4.23"
|
||||
__version__ = "0.4.24"
|
||||
|
||||
Reference in New Issue
Block a user