Made for people and machines
This commit is contained in:
parent
777570109d
commit
78fc0161fc
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
Datenstrom Yellow 0.7.1
|
||||
Datenstrom Yellow 0.7.2
|
||||
=======================
|
||||
[](https://datenstrom.se/yellow/)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue