Made for people and machines

This commit is contained in:
markseu 2017-11-22 11:01:01 +01:00
parent 777570109d
commit 78fc0161fc
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -5,7 +5,7 @@
class YellowCore
{
const VERSION = "0.7.1";
const VERSION = "0.7.2";
var $page; //current page
var $pages; //pages from file system
var $files; //files from file system