1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-05-02 23:39:51 +08:00

bump: version 0.3.84 → 0.3.85

This commit is contained in:
涵曦
2025-08-08 08:02:10 +08:00
parent d6b530582d
commit 80fe648610
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.3.85 (2025-08-08)
### Fix
- 修复延迟关机按钮失效问题
## v0.3.84 (2025-08-03)
### Feat

View File

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

View File

@@ -1 +1 @@
__version__ = "0.3.84"
__version__ = "0.3.85"