From 4d23ed47530c8f4e7836e76b8636af56796ac83e Mon Sep 17 00:00:00 2001 From: Marcus Date: Thu, 22 Jun 2023 00:33:47 +0200 Subject: [PATCH] bump version to v1.0.2 --- plugin.syntaxhighlighter.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.syntaxhighlighter.php b/plugin.syntaxhighlighter.php index 9ec6ed5..1b9ec61 100644 --- a/plugin.syntaxhighlighter.php +++ b/plugin.syntaxhighlighter.php @@ -1,7 +1,7 @@ SyntaxHighlighter-NG (forked from Arvid's forum post, using now prism.js) Author: 2005 NoWhereMan, 2023 DeltaLima