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

Version 1.2.19: Modular Editor

This commit is contained in:
trendschau
2019-11-24 09:54:43 +01:00
parent d998d8c4d2
commit ead51d6540
8 changed files with 34 additions and 38 deletions

View File

@@ -54,7 +54,7 @@ class Settings
'contentFolder' => 'content',
'cache' => true,
'cachePath' => $rootPath . 'cache',
'version' => '1.2.18',
'version' => '1.2.19',
'setup' => true,
'welcome' => true,
'images' => ['live' => ['width' => 820], 'mlibrary' => ['width' => 50, 'height' => 50]],