From 0d3ae35589fe11d683bc33c3c2255c42aa2b82ba Mon Sep 17 00:00:00 2001 From: Xcnte <38680808+Xcnte@users.noreply.github.com> Date: Wed, 18 Sep 2019 16:02:51 +0800 Subject: [PATCH] Update Plugin.php --- Plugin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugin.php b/Plugin.php index eacb1c4..ecabca8 100644 --- a/Plugin.php +++ b/Plugin.php @@ -4,7 +4,7 @@ * * @package CodePrettify * @author Xcnte - * @version 2.1.1 + * @version 2.1.3 * @link https://www.xcnte.com */ class CodePrettify_Plugin implements Typecho_Plugin_Interface {