1
0
mirror of https://github.com/typemill/typemill.git synced 2025-10-17 07:36:24 +02:00

Version 1.2.5: Create Pages

This commit is contained in:
Sebastian
2018-10-07 10:55:48 +02:00
parent 77985ccacb
commit 9b16a17d0b
13 changed files with 57 additions and 46 deletions

View File

@@ -43,7 +43,7 @@ class Settings
'contentFolder' => 'content',
'cache' => true,
'cachePath' => $rootPath . 'cache',
'version' => '1.2.4',
'version' => '1.2.5',
'setup' => true,
'welcome' => true
];