diff --git a/config/version.php b/config/version.php index 1c5bf292e..b8f1e301b 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v5.4.1', - 'full_app_version' => 'vV5.4.1 - build 6746-g3e22dce11', - 'build_version' => '6746', + 'app_version' => 'v5.4.2', + 'full_app_version' => 'v5.4.2 - build 6805-g5314ef97e', + 'build_version' => '6805', 'prerelease_version' => '', - 'hash_version' => 'g3e22dce11', - 'full_hash' => 'V5.4.1-20-g3e22dce11', + 'hash_version' => 'g5314ef97e', + 'full_hash' => 'v5.4.2-52-g5314ef97e', 'branch' => 'master', ); \ No newline at end of file