mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Update version number
This commit is contained in:
parent
a710985e43
commit
f4d077ab63
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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()
|
||||
{
|
||||
|
||||
@ -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()
|
||||
{
|
||||
|
||||
@ -1 +1 @@
|
||||
1.5.12
|
||||
1.5.13
|
||||
Loading…
Reference in New Issue
Block a user