trendschau 5 роки тому
батько
коміт
333c884f73
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      system/Settings.php

+ 1 - 1
system/Settings.php

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