From 5aac03f3bb051e580cfe17bc2571d52dbe43e3de Mon Sep 17 00:00:00 2001 From: the1812 Date: Sat, 9 Jan 2021 12:40:21 +0800 Subject: [PATCH] Update version and year --- CONTRIBUTING.md | 2 +- LICENCE | 2 +- src/client/bilibili-evolved.js | 4 ++-- version.txt | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e965e10b3..fa3b5e580 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -228,7 +228,7 @@ dotnet builder/dotnet/publish/build.dll watch // @description Bilibili Evolved 预览离线版 (本地) // @version 300.0 // @author Grant Howard, Coulomb-G -// @copyright 2020, Grant Howard (https://github.com/the1812) & Coulomb-G (https://github.com/Coulomb-G) +// @copyright 2021, Grant Howard (https://github.com/the1812) & Coulomb-G (https://github.com/Coulomb-G) // @license MIT // @match *://*.bilibili.com/* // @exclude *://*.bilibili.com/*/mobile.html diff --git a/LICENCE b/LICENCE index d2ff17183..17e413b4d 100644 --- a/LICENCE +++ b/LICENCE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Grant Howard +Copyright (c) 2021 Grant Howard Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/client/bilibili-evolved.js b/src/client/bilibili-evolved.js index 0e2fe6d42..65e6b82ae 100644 --- a/src/client/bilibili-evolved.js +++ b/src/client/bilibili-evolved.js @@ -1,9 +1,9 @@ // ==UserScript== // @name Bilibili Evolved (Preview) -// @version 1.11.11 +// @version 1.11.12 // @description Bilibili Evolved 的预览版, 可以抢先体验新功能. // @author Grant Howard, Coulomb-G -// @copyright 2020, Grant Howard (https://github.com/the1812) & Coulomb-G (https://github.com/Coulomb-G) +// @copyright 2021, Grant Howard (https://github.com/the1812) & Coulomb-G (https://github.com/Coulomb-G) // @license MIT // @match *://*.bilibili.com/* // @exclude *://*.bilibili.com/*/mobile.html diff --git a/version.txt b/version.txt index b1ebf9c26..15d68a2c0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.11.11 \ No newline at end of file +1.11.12 \ No newline at end of file