From 69b2cdca4243ce0bb4e1f0e25d4745985151deed Mon Sep 17 00:00:00 2001 From: Xcnte <38680808+Xcnte@users.noreply.github.com> Date: Thu, 29 Aug 2019 19:58:13 +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 b2f9dca..eacb1c4 100644 --- a/Plugin.php +++ b/Plugin.php @@ -4,7 +4,7 @@ * * @package CodePrettify * @author Xcnte - * @version 2.1.0 + * @version 2.1.1 * @link https://www.xcnte.com */ class CodePrettify_Plugin implements Typecho_Plugin_Interface {