System update
This commit is contained in:
parent
e186a5af1d
commit
d925580b92
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
Yellow 0.6.8
|
||||
Yellow 0.6.9
|
||||
============
|
||||
[](https://datenstrom.se/yellow)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue