1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-04-15 21:03:55 +08:00

bump: version 0.3.68 → 0.3.69

This commit is contained in:
涵曦
2025-01-01 14:55:55 +08:00
parent 65e02540e8
commit 66905fae7e
3 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
## v0.3.69 (2025-01-01)
### Feat
- 支持关闭获取对话记录功能
### Fix
- 尝试解决网络卡顿问题
## v0.3.68 (2024-12-31)
### Feat

View File

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

View File

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