commit 13c7a11e6760570a1d268fa20e280945aa3536ea
parent 609496623569f7ba76a91d6d0d7119c2b0a50e2d
Author: markseu <mark2011@mayberg.se>
Date: Tue, 1 Nov 2016 23:03:02 +0100
System update
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -1,4 +1,4 @@
-Yellow 0.6.5
+Yellow 0.6.6
============
[](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.5";
+ const VERSION = "0.6.6";
var $page; //current page
var $pages; //pages from file system
var $files; //files from file system