diff --git a/config/version.php b/config/version.php index b0ab9bc7f90c..cefe59211d9a 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v6.2.4-pre', - 'full_app_version' => 'v6.2.4-pre - build 12343-gb23ce6cfc', - 'build_version' => '12343', + 'app_version' => 'v6.3.0', + 'full_app_version' => 'v6.3.0 - build 12490-g9136415bb', + 'build_version' => '12490', 'prerelease_version' => '', - 'hash_version' => 'gb23ce6cfc', - 'full_hash' => 'v6.2.4-pre-582-gb23ce6cfc', + 'hash_version' => 'g9136415bb', + 'full_hash' => 'v6.3.0-729-g9136415bb', 'branch' => 'master', ); \ No newline at end of file