mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit 347a5d006ba5dd0d5accbd7dc2cd79a75a7bd451
parent 83b3efcd309550944a7305832973a8754055be68
Author: markseu <mark2011@mayberg.se>
Date:   Thu, 23 Aug 2018 22:50:46 +0200

Bumped version number

Diffstat:
Msystem/plugins/markdown.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/system/plugins/markdown.php b/system/plugins/markdown.php @@ -4,7 +4,7 @@ // This file may be used and distributed under the terms of the public license. class YellowMarkdown { - const VERSION = "0.6.9"; + const VERSION = "0.7.1"; public $yellow; //access to API // Handle initialisation