mikuli.cz

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

commit 91d2cc51b94c37519d58449b006ed9bdf17aba4b
parent 4dbdba9817b7ba964d44a7c1fb820afa6dc4dc23
Author: markseu <mark2011@mayberg.se>
Date:   Sat,  9 May 2020 00:54:13 +0200

Updated core version number

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

diff --git a/system/extensions/core.php b/system/extensions/core.php @@ -4,7 +4,7 @@ // This file may be used and distributed under the terms of the public license. class YellowCore { - const VERSION = "0.8.11"; + const VERSION = "0.8.12"; const TYPE = "feature"; public $page; //current page public $content; //content files from file system