diff --git a/config/version.php b/config/version.php index 6d1935fcf6..20cb685485 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v5.3.1', - 'full_app_version' => 'v5.3.1 - build 6490-g6690a0f1d', - 'build_version' => '6490', + 'app_version' => 'v5.3.2', + 'full_app_version' => 'v5.3.2 - build 6508-g7ce5993f5', + 'build_version' => '6508', 'prerelease_version' => '', - 'hash_version' => 'g6690a0f1d', - 'full_hash' => 'v5.3.1-19-g6690a0f1d', + 'hash_version' => 'g7ce5993f5', + 'full_hash' => 'v5.3.2-15-g7ce5993f5', 'branch' => 'master', ); \ No newline at end of file