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

bump: version 0.4.12 → 0.4.13

This commit is contained in:
涵曦
2026-01-16 19:25:05 +08:00
parent d3a6c98869
commit c3b13752e7
3 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,15 @@
## v0.4.13 (2026-01-16)
### Feat
- 登录支持仅填 cookie #688
- 网络歌单插件功能更新 (#690)
- 编译出 arm/v7 架构的镜像
### Fix
- 修复网络歌曲 proxy 处理问题
## v0.4.12 (2026-01-15)
### Fix

View File

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

View File

@@ -1 +1 @@
__version__ = "0.4.12"
__version__ = "0.4.13"