Browse Source

Version1.3.7.3 Changed table markup

trendschau 5 years ago
parent
commit
5dbf0b91e2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      system/Settings.php

+ 1 - 1
system/Settings.php

@@ -92,7 +92,7 @@ class Settings
 			'contentFolder'							=> 'content',
 			'contentFolder'							=> 'content',
 			'cache'									=> true,
 			'cache'									=> true,
 			'cachePath'								=> $rootPath . 'cache',
 			'cachePath'								=> $rootPath . 'cache',
-			'version'								=> '1.3.6.2',
+			'version'								=> '1.3.6.3',
 			'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]],