From 6873248ba1f35b8b6e00887f661248a4c5729e5e Mon Sep 17 00:00:00 2001 From: wuxianucw Date: Mon, 22 Jun 2020 15:52:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Plugin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugin.php b/Plugin.php index d44b6b3..daa23ab 100644 --- a/Plugin.php +++ b/Plugin.php @@ -5,7 +5,7 @@ * * @package PartiallyPassword * @author wuxianucw - * @version 2.0.1 + * @version 2.0.2 * @link https://ucw.moe */ class PartiallyPassword_Plugin implements Typecho_Plugin_Interface {