Jelajahi Sumber

Hotfix 1.3.7.1

trendschau 5 tahun lalu
induk
melakukan
333c884f73
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      system/Settings.php

+ 1 - 1
system/Settings.php

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