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

Version 1.2.6: Visual Editor

This commit is contained in:
Sebastian
2018-10-30 21:02:46 +01:00
parent 8179baf8f1
commit cf737368c0
14 changed files with 39 additions and 37 deletions

View File

@@ -44,7 +44,7 @@ class Settings
'contentFolder' => 'content',
'cache' => true,
'cachePath' => $rootPath . 'cache',
'version' => '1.2.5',
'version' => '1.2.6',
'setup' => true,
'welcome' => true
];