1
0
mirror of https://github.com/typemill/typemill.git synced 2025-07-30 19:00:32 +02:00

Hotfix 1.3.7.1

This commit is contained in:
trendschau
2020-06-25 07:29:39 +02:00
parent 543c7869df
commit 333c884f73

View File

@@ -78,7 +78,7 @@ class Settings
'contentFolder' => 'content',
'cache' => true,
'cachePath' => $rootPath . 'cache',
'version' => '1.3.7',
'version' => '1.3.7.1',
'setup' => true,
'welcome' => true,
'images' => ['live' => ['width' => 820], 'thumbs' => ['width' => 250, 'height' => 150]],