Update version number

This commit is contained in:
the1812 2018-10-25 16:53:51 +08:00
parent a710985e43
commit f4d077ab63
5 changed files with 11 additions and 11 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
// ==UserScript==
// @name Bilibili Evolved (Preview)
// @version 1.5.12
// @version 1.5.13
// @description 增强哔哩哔哩Web端体验.(预览版分支)
// @author Grant Howard, Coulomb-G
// @copyright 2018, Grant Howrad (https://github.com/the1812)
@ -60,7 +60,7 @@
fixFullscreen: false,
downloadVideo: true,
latestVersionLink: "https://github.com/the1812/Bilibili-Evolved/raw/preview/bilibili-evolved.preview.user.js",
currentVersion: "1.5.12"
currentVersion: "1.5.13"
};
function loadSettings()
{

View File

@ -1,6 +1,6 @@
// ==UserScript==
// @name Bilibili Evolved
// @version 1.5.12
// @version 1.5.13
// @description 增强哔哩哔哩Web端体验.
// @author Grant Howard, Coulomb-G
// @copyright 2018, Grant Howrad (https://github.com/the1812)
@ -60,7 +60,7 @@
fixFullscreen: false,
downloadVideo: true,
latestVersionLink: "https://github.com/the1812/Bilibili-Evolved/raw/master/bilibili-evolved.user.js",
currentVersion: "1.5.12"
currentVersion: "1.5.13"
};
function loadSettings()
{

View File

@ -1 +1 @@
1.5.12
1.5.13