diff --git a/install/config.php b/install/config.php index e7572c62c..3542ce67c 100755 --- a/install/config.php +++ b/install/config.php @@ -35,7 +35,7 @@ $array_data['socialbutton'] = 1; $global_config['unofficial_mode'] = 2; // Cảnh báo bản thử nghiệm -$global_config['version'] = '1.0.03 beta 3'; // NukeViet eGovernment beta 4 +$global_config['version'] = '1.0.03 beta 4'; // NukeViet eGovernment beta 4 $global_config['site_email'] = ''; $global_config['site_phone'] = ''; $global_config['error_set_logs'] = 1;