updated version

This commit is contained in:
markseu 2019-01-14 15:12:53 +01:00
parent de725efa0e
commit 90fa5c3a66
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
Datenstrom Yellow 0.7.9
Datenstrom Yellow 0.7.10
=======================
[![Datenstrom Yellow](https://raw.githubusercontent.com/datenstrom/yellow-developers/master/media/images/datenstrom-yellow-en.jpg)](https://datenstrom.se/yellow/)

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.7.9";
const VERSION = "0.7.10";
public $page; //current page
public $pages; //pages from file system
public $files; //files from file system