System update (summer remix)
This commit is contained in:
parent
42e9e96321
commit
15e04da191
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
Yellow 0.6.4
|
||||
Yellow 0.6.5
|
||||
============
|
||||
[](https://datenstrom.se/yellow)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
// Yellow core
|
||||
class YellowCore
|
||||
{
|
||||
const VERSION = "0.6.4";
|
||||
const VERSION = "0.6.5";
|
||||
var $page; //current page
|
||||
var $pages; //pages from file system
|
||||
var $files; //files from file system
|
||||
|
|
Loading…
Add table
Reference in a new issue