From 08abaf036b63ccb5d3387045813e1d1755fec18d Mon Sep 17 00:00:00 2001 From: hongweipeng <hongweichen8888@sina.com> Date: Thu, 9 Apr 2020 13:41:20 +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 4efd80d..5346a59 100644 --- a/Plugin.php +++ b/Plugin.php @@ -5,7 +5,7 @@ if (!defined('__TYPECHO_ROOT_DIR__')) exit(0); * * @package MenuTree * @author hongweipeng - * @version 0.8.0 + * @version 0.8.1 * @link https://www.hongweipeng.com */ class MenuTree_Plugin implements Typecho_Plugin_Interface {