mikuli.cz

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

commit 5b41d41d6c91d492210677248beec4205e922404
parent 6e1a04cb53a1c4318607366dd7d6a5f5a5402698
Author: markseu <mark2011@mayberg.se>
Date:   Sun,  5 Jan 2020 17:37:49 +0100

Updated installation files

Diffstat:
Msystem/extensions/core.php | 4++--
Msystem/extensions/install-languages.zip | 0
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/system/extensions/core.php b/system/extensions/core.php @@ -1,10 +1,10 @@ <?php // Core extension, https://github.com/datenstrom/yellow-extensions/tree/master/features/core -// Copyright (c) 2013-2019 Datenstrom, https://datenstrom.se +// Copyright (c) 2013-2020 Datenstrom, https://datenstrom.se // This file may be used and distributed under the terms of the public license. class YellowCore { - const VERSION = "0.8.8"; + const VERSION = "0.8.9"; const TYPE = "feature"; public $page; //current page public $content; //content files from file system diff --git a/system/extensions/install-languages.zip b/system/extensions/install-languages.zip Binary files differ.