commit 8b3cac2b3ff190795682ba92c82ded7a84f62ee0
parent 0eadad180fa75c105fed46783488383f843a9df7
Author: markseu <mark2011@mayberg.se>
Date: Sat, 7 Mar 2020 20:22:40 +0100
Increased core version number
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/system/extensions/core.php b/system/extensions/core.php
@@ -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