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

Version 1.2.2 Draft Management

This commit is contained in:
Sebastian
2018-07-24 19:53:51 +02:00
parent c38783c4f6
commit 84880b3c0c
7 changed files with 45 additions and 24 deletions

View File

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