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

Version 1.1.6 Refactoring

This commit is contained in:
Sebastian
2018-05-23 18:07:39 +02:00
parent e346625e32
commit b3bff1ef3f
5 changed files with 82 additions and 11 deletions

View File

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