Updated core

This commit is contained in:
markseu 2018-07-25 14:41:21 +02:00
parent feb04a34a7
commit 45f822e140
2 changed files with 2 additions and 2 deletions

View file

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

2
system/plugins/core.php Executable file → Normal file
View file

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