mikuli.cz

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

commit d925580b924889d0d40f81f8ba8df9579f57ce78
parent e186a5af1d4e0eddbfdaab07c8954e75aced1d44
Author: markseu <mark2011@mayberg.se>
Date:   Fri,  3 Mar 2017 12:15:19 +0100

System update

Diffstat:
MREADME.md | 2+-
Msystem/plugins/core.php | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -1,4 +1,4 @@ -Yellow 0.6.8 +Yellow 0.6.9 ============ [![Yellow](https://raw.githubusercontent.com/datenstrom/yellow-developers/master/media/images/yellow-photo.jpg)](https://datenstrom.se/yellow) diff --git a/system/plugins/core.php b/system/plugins/core.php @@ -5,7 +5,7 @@ class YellowCore { - const VERSION = "0.6.8"; + const VERSION = "0.6.9"; var $page; //current page var $pages; //pages from file system var $files; //files from file system