From 02d66b4b8614b4c8d77a63537c358d0e3a6248fc Mon Sep 17 00:00:00 2001 From: Y!an Date: Tue, 20 Feb 2018 00:09:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=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 b4a8e46..a666b90 100644 --- a/Plugin.php +++ b/Plugin.php @@ -4,7 +4,7 @@ * * @package Comment2Wechat * @author Y!an - * @version 1.0.0 + * @version 1.1.0 * @link https://yian.me */ class Comment2Wechat_Plugin implements Typecho_Plugin_Interface