1
0
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:
涵曦
2026-03-13 23:15:28 +08:00
parent 628a4a5146
commit 6651341821
3 changed files with 13 additions and 2 deletions

View File

@@ -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

View File

@@ -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"},

View File

@@ -1 +1 @@
__version__ = "0.4.23"
__version__ = "0.4.24"