From 9252f74d81c9ef2a94657213987f6d3fc32b2bb1 Mon Sep 17 00:00:00 2001 From: StageGuard <1355416608@qq.com> Date: Wed, 2 Dec 2020 18:38:22 +0800 Subject: [PATCH] Update version 20 --- gitVersion | 2 +- source/SkyAutoplayer.js | 2 +- update_log.txt | 5 +++++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gitVersion b/gitVersion index b1e3f1c..98ea07b 100644 --- a/gitVersion +++ b/gitVersion @@ -1 +1 @@ -9e2668c7fd5364b4829dde723ee929e4122a70d1 \ No newline at end of file +c2b393274a19027d02db748ddb7ab9f9f4f344bf \ No newline at end of file diff --git a/source/SkyAutoplayer.js b/source/SkyAutoplayer.js index adbefc0..61cc795 100644 --- a/source/SkyAutoplayer.js +++ b/source/SkyAutoplayer.js @@ -366,7 +366,7 @@ config = { _global_storage: null, values: { - currentVersion: 19, + currentVersion: 20, gitVersion: "", key_coordinates15: [], diff --git a/update_log.txt b/update_log.txt index f4e1be7..e64163a 100644 --- a/update_log.txt +++ b/update_log.txt @@ -1,3 +1,8 @@ +版本: 20 +更新时间: 2020.12.02 18:40 +更新内容: + * 新增:增加当前乐谱弹奏完成后自动随机弹奏下一首本地乐谱的选项(@tiaod)。 + 版本: 19 更新时间: 2020.11.19 21:25 更新内容: