Update version and year

This commit is contained in:
the1812 2021-01-09 12:40:21 +08:00
parent ee30a99448
commit 5aac03f3bb
4 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
1.11.11
1.11.12