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

Version 1.2.0 Introducing a basic editor

This commit is contained in:
Sebastian
2018-06-25 19:53:55 +02:00
parent cfc8128161
commit bc5916b74d
5 changed files with 16 additions and 15 deletions

View File

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