From 5aa13de7489c95cb32202d62cf49130badf6a426 Mon Sep 17 00:00:00 2001 From: the1812 Date: Tue, 2 Apr 2019 12:18:13 +0800 Subject: [PATCH] Update version number --- bilibili-evolved.preview.user.js | 2 +- bilibili-evolved.user.js | 2 +- client/bilibili-evolved.js | 2 +- version.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bilibili-evolved.preview.user.js b/bilibili-evolved.preview.user.js index cc41511a3..c25e8d3d7 100644 --- a/bilibili-evolved.preview.user.js +++ b/bilibili-evolved.preview.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name Bilibili Evolved (Preview) -// @version 1.7.21 +// @version 1.7.22 // @description Bilibili Evolved 的预览版, 可以抢先体验新功能. // @author Grant Howard, Coulomb-G // @copyright 2019, Grant Howard (https://github.com/the1812) & Coulomb-G (https://github.com/Coulomb-G) diff --git a/bilibili-evolved.user.js b/bilibili-evolved.user.js index 173eb4bb6..8cffedcc6 100644 --- a/bilibili-evolved.user.js +++ b/bilibili-evolved.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name Bilibili Evolved -// @version 1.7.21 +// @version 1.7.22 // @description 增强哔哩哔哩Web端体验: 下载视频, 音乐, 封面, 弹幕; 自定义播放器的画质, 模式, 布局; 删除广告, 使用夜间模式, 修复界面瑕疵; 以及增加对触屏设备的支持等. // @author Grant Howard, Coulomb-G // @copyright 2019, Grant Howard (https://github.com/the1812) & Coulomb-G (https://github.com/Coulomb-G) diff --git a/client/bilibili-evolved.js b/client/bilibili-evolved.js index 2e22f5d12..7bd3dde0d 100644 --- a/client/bilibili-evolved.js +++ b/client/bilibili-evolved.js @@ -1,6 +1,6 @@ // ==UserScript== // @name Bilibili Evolved (Preview) -// @version 1.7.21 +// @version 1.7.22 // @description Bilibili Evolved 的预览版, 可以抢先体验新功能. // @author Grant Howard, Coulomb-G // @copyright 2019, Grant Howard (https://github.com/the1812) & Coulomb-G (https://github.com/Coulomb-G) diff --git a/version.txt b/version.txt index 2517f2914..aef0457c6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.7.21 \ No newline at end of file +1.7.22 \ No newline at end of file