浏览代码

Hotfix 1.3.7.1

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]],