1
0
mirror of https://github.com/typemill/typemill.git synced 2025-10-16 15:16:14 +02:00

Version 1.2.3: Reorder Pages

This commit is contained in:
Sebastian
2018-09-14 00:31:25 +02:00
parent 98100a28b5
commit c2baf33f63
68 changed files with 82 additions and 63 deletions

View File

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