1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-05-06 00:06:11 +08:00

bump: version 0.3.65 → 0.3.66

This commit is contained in:
涵曦
2024-12-26 08:43:45 +08:00
parent dafd2cec05
commit 4e3e127767
3 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
## v0.3.66 (2024-12-26)
### Fix
- 修复歌曲批量重命名的问题
- 修复自定义歌单删除后没刷新歌单列表
- 尝试修复更新失败问题
## v0.3.65 (2024-12-24)
### Fix

View File

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

View File

@@ -1 +1 @@
__version__ = "0.3.65"
__version__ = "0.3.66"