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

resolved conflict using iusvar version in system

This commit is contained in:
trendschau
2020-07-05 09:15:48 +02:00
10 changed files with 72 additions and 65 deletions

View File

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