瀏覽代碼

Version1.3.7.3 Changed table markup

trendschau 5 年之前
父節點
當前提交
5dbf0b91e2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      system/Settings.php

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