1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-06 14:52:50 +08:00

bump: version 0.3.69 → 0.3.70

This commit is contained in:
涵曦
2025-01-04 19:16:07 +08:00
parent 7048e38e32
commit 2deab08351
3 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
## v0.3.70 (2025-01-04)
### Fix
- 尝试修复部分设备无法启动的问题
- 解决首页提示翻译英文问题
- 尝试解决 supervisor 启动报错
## v0.3.69 (2025-01-01)
### Feat

View File

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

View File

@@ -1 +1 @@
__version__ = "0.3.69"
__version__ = "0.3.70"