release: 2.1.0

This commit is contained in:
Emil Zhai 2022-12-06 18:05:09 +00:00
parent 0f80487bad
commit 3b478634bb
No known key found for this signature in database
GPG Key ID: 780B385DB72F1EBD

View File

@ -5,7 +5,7 @@ require_once __DIR__ . '/Access_Bootstrap.php';
*
* @package Access
* @author Kokororin
* @version 2.0.2
* @version 2.1.0
* @link https://github.com/kokororin/typecho-plugin-Access
*/
class Access_Plugin implements Typecho_Plugin_Interface