Increased core version number

This commit is contained in:
markseu 2020-03-07 20:22:40 +01:00
parent 0eadad180f
commit 8b3cac2b3f

View file

@ -4,7 +4,7 @@
// This file may be used and distributed under the terms of the public license.
class YellowCore {
const VERSION = "0.8.10";
const VERSION = "0.8.11";
const TYPE = "feature";
public $page; //current page
public $content; //content files from file system