diff --git a/config/version.php b/config/version.php index 0a7b82a234..f08cbd9eee 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v7.0.4', - 'full_app_version' => 'v7.0.4 - build 14011-g20d558785', - 'build_version' => '14011', + 'app_version' => 'v7.0.5', + 'full_app_version' => 'v7.0.5 - build 14092-g294fb1f77', + 'build_version' => '14092', 'prerelease_version' => '', - 'hash_version' => 'g20d558785', - 'full_hash' => 'v7.0.4-18-g20d558785', - 'branch' => 'master', + 'hash_version' => 'g294fb1f77', + 'full_hash' => 'v7.0.5-77-g294fb1f77', + 'branch' => 'develop', ); \ No newline at end of file