Updated core
This commit is contained in:
parent
feb04a34a7
commit
45f822e140
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
Datenstrom Yellow 0.7.4
|
||||
Datenstrom Yellow 0.7.5
|
||||
=======================
|
||||
[](https://datenstrom.se/yellow/)
|
||||
|
||||
|
|
2
system/plugins/core.php
Executable file → Normal file
2
system/plugins/core.php
Executable file → Normal 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
|
||||
|
|
Loading…
Add table
Reference in a new issue