From c0c83ef82aabcc8678344db4f0b8e79fae18b3f5 Mon Sep 17 00:00:00 2001 From: Aynakeya Date: Thu, 21 Jul 2022 23:20:19 -0700 Subject: [PATCH] fix local playlist bug/to 0.9.1 --- config/config.go | 2 +- todo.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.go b/config/config.go index fbd6f63..d6f8db1 100644 --- a/config/config.go +++ b/config/config.go @@ -8,7 +8,7 @@ import ( const ( ProgramName = "卡西米尔唱片机" - Version = "beta 0.9.0" + Version = "beta 0.9.1" ) const ( diff --git a/todo.txt b/todo.txt index a24d202..cd8899f 100644 --- a/todo.txt +++ b/todo.txt @@ -13,7 +13,7 @@ beta ---- Finished -- 2022.7.21 : 修复本地歌单的bug +- 2022.7.21 : 修复本地歌单的bug/fix webinfo can't apply media-cover css - 2022.7.18@0.9.0: Fix bug/网页第二版跟新,加入自定义模板/修复图片加载不出来导致的闪退bug - 2022.7.18 : Fix bug - 2022.7.16@0.8.6: 网页输出第一版更新/修复历史列表部分歌曲放不出来的bug/修复部分歌词不更新