From d704e365e8c074e4cc230ea4c3e0ab7cc2abca6e Mon Sep 17 00:00:00 2001 From: chekun <234267695@qq.com> Date: Fri, 28 Nov 2014 22:49:45 +0800 Subject: [PATCH] release v1.1.1 --- Plugin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugin.php b/Plugin.php index a4d6701..597788d 100644 --- a/Plugin.php +++ b/Plugin.php @@ -4,7 +4,7 @@ * * @package AppStore * @author chekun - * @version 1.1.0 + * @version 1.1.1 * @link http://typecho.dilicms.com */ class AppStore_Plugin implements Typecho_Plugin_Interface