diff --git a/config/version.php b/config/version.php index e00ceb97d9..bb78cada7b 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v6.3.1', - 'full_app_version' => 'v6.3.1 - build 12672-g00cea3eb3', - 'build_version' => '12672', + 'app_version' => 'v6.3.2', + 'full_app_version' => 'v6.3.2 - build 12834-g9a5c1b812', + 'build_version' => '12834', 'prerelease_version' => '', - 'hash_version' => 'g00cea3eb3', - 'full_hash' => 'v6.3.1-180-g00cea3eb3', - 'branch' => 'master', + 'hash_version' => 'g9a5c1b812', + 'full_hash' => 'v6.3.2-160-g9a5c1b812', + 'branch' => 'develop', ); \ No newline at end of file