diff --git a/system/Settings.php b/system/Settings.php index ba541aa..9e4fe83 100644 --- a/system/Settings.php +++ b/system/Settings.php @@ -92,7 +92,7 @@ class Settings 'contentFolder' => 'content', 'cache' => true, 'cachePath' => $rootPath . 'cache', - 'version' => '1.3.6.2', + 'version' => '1.3.6.3', 'setup' => true, 'welcome' => true, 'images' => ['live' => ['width' => 820], 'thumbs' => ['width' => 250, 'height' => 150]],