diff --git a/config/version.php b/config/version.php index 14f77804c..0c1d1c552 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v5.0.5-pre', - 'full_app_version' => 'v5.0.5-pre - build 5457-', + 'app_version' => 'v5.0.5', + 'full_app_version' => 'v5.0.5 - build 5457-', 'build_version' => '5457', 'prerelease_version' => '', 'hash_version' => '', - 'full_hash' => 'v5.0.5-pre', + 'full_hash' => 'v5.0.4', 'branch' => 'develop', ); \ No newline at end of file