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

Composer Updates and update Version2

This commit is contained in:
trendschau
2022-02-12 21:37:57 +01:00
parent de597649d9
commit 3256e2b682
2 changed files with 14 additions and 14 deletions

View File

@@ -84,7 +84,7 @@ class Settings
'editor' => 'visual',
'formats' => ['markdown', 'headline', 'ulist', 'olist', 'table', 'quote', 'notice', 'image', 'video', 'file', 'toc', 'hr', 'definition', 'code', 'shortcode'],
'contentFolder' => 'content',
'version' => '1.5.2',
'version' => '1.5.3',
'setup' => true,
'welcome' => true,
'images' => ['live' => ['width' => 820], 'thumbs' => ['width' => 250, 'height' => 150]],