1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-03-18 08:43:17 +08:00

bump: version 0.4.17 → 0.4.18

This commit is contained in:
涵曦
2026-01-21 18:19:30 +08:00
parent 6f5ce11215
commit e6563f4d46
3 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,15 @@
## v0.4.18 (2026-01-21)
### Feat
- 默认口令都允许唤醒
- 优化默认主题设置页面
### Fix
- 修复插件获取最后一条命令的问题
- 修复 /proxy 接口问题
## v0.4.17 (2026-01-20)
### Fix

View File

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

View File

@@ -1 +1 @@
__version__ = "0.4.17"
__version__ = "0.4.18"