Jelajahi Sumber

Version 1.4.3: Add version number

trendschau 4 tahun lalu
induk
melakukan
54012441b6
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      system/Settings.php

+ 1 - 1
system/Settings.php

@@ -82,7 +82,7 @@ class Settings
 			'editor'								=> 'visual',
 			'editor'								=> 'visual',
 			'formats'								=> ['markdown', 'headline', 'ulist', 'olist', 'table', 'quote', 'notice', 'image', 'video', 'file', 'toc', 'hr', 'definition', 'code'],
 			'formats'								=> ['markdown', 'headline', 'ulist', 'olist', 'table', 'quote', 'notice', 'image', 'video', 'file', 'toc', 'hr', 'definition', 'code'],
 			'contentFolder'							=> 'content',
 			'contentFolder'							=> 'content',
-			'version'								=> '1.4.2',
+			'version'								=> '1.4.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]],