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

version 1.2.1 Improved Editor and fixes

This commit is contained in:
Sebastian
2018-07-06 17:51:39 +02:00
parent 1aa20023d0
commit 252446e3e3
8 changed files with 36 additions and 16 deletions

View File

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