mirror of
https://github.com/hanxi/xiaomusic.git
synced 2026-03-15 08:13:16 +08:00
bump: version 0.4.10 → 0.4.11
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
## v0.4.11 (2026-01-15)
|
||||
|
||||
### Fix
|
||||
|
||||
- 修复报错 close #684
|
||||
- 修复登陆报错问题
|
||||
- 修复保存报错
|
||||
|
||||
## v0.4.10 (2026-01-15)
|
||||
|
||||
### Feat
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "xiaomusic"
|
||||
version = "0.4.10"
|
||||
version = "0.4.11"
|
||||
description = "Play Music with xiaomi AI speaker"
|
||||
authors = [
|
||||
{name = "涵曦", email = "im.hanxi@gmail.com"},
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "0.4.10"
|
||||
__version__ = "0.4.11"
|
||||
|
||||
Reference in New Issue
Block a user