mikuli.cz

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

commit 15e04da19180f67d0ff208f211eb32aed0132c80
parent 42e9e9632169efbdc4ea6abfc9fa2a519f1c7f6d
Author: markseu <mark2011@mayberg.se>
Date:   Sat, 30 Jul 2016 11:14:56 +0200

System update (summer remix)

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.4 +Yellow 0.6.5 ============ [![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 @@ // Yellow core class YellowCore { - const VERSION = "0.6.4"; + const VERSION = "0.6.5"; var $page; //current page var $pages; //pages from file system var $files; //files from file system