Increased core version number
This commit is contained in:
parent
0eadad180f
commit
8b3cac2b3f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue