System update

This commit is contained in:
markseu 2017-03-03 12:15:19 +01:00
parent e186a5af1d
commit d925580b92
2 changed files with 2 additions and 2 deletions

View file

@ -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)

View file

@ -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