Updated installation files

This commit is contained in:
markseu 2020-01-05 17:37:49 +01:00
parent 6e1a04cb53
commit 5b41d41d6c
2 changed files with 2 additions and 2 deletions

View file

@ -1,10 +1,10 @@
<?php
// Core extension, https://github.com/datenstrom/yellow-extensions/tree/master/features/core
// Copyright (c) 2013-2019 Datenstrom, https://datenstrom.se
// Copyright (c) 2013-2020 Datenstrom, https://datenstrom.se
// This file may be used and distributed under the terms of the public license.
class YellowCore {
const VERSION = "0.8.8";
const VERSION = "0.8.9";
const TYPE = "feature";
public $page; //current page
public $content; //content files from file system