1
0
mirror of https://github.com/typemill/typemill.git synced 2025-10-17 23:56:09 +02:00

Version 1.2.12: Add Content Blocks Everywhere

This commit is contained in:
Sebastian
2019-04-13 09:38:15 +02:00
parent b8196122d8
commit ba360f6102
9 changed files with 58 additions and 58 deletions

View File

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