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

verion 1.3.3

This commit is contained in:
trendschau
2020-02-26 21:58:15 +01:00
parent e5c264b5c5
commit a954e5b1e3
2 changed files with 22 additions and 24 deletions

View File

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