diff --git a/config/version.php b/config/version.php index d77ef80ea..8604157fe 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v6.0.10', - 'full_app_version' => 'v6.0.10 - build 8673-gc6cbf3712', - 'build_version' => '8673', + 'app_version' => 'v6.0.11', + 'full_app_version' => 'v6.0.11 - build 8758-g61fa0bda4', + 'build_version' => '8758', 'prerelease_version' => '', - 'hash_version' => 'gc6cbf3712', - 'full_hash' => 'v6.0.10-60-gc6cbf3712', - 'branch' => 'master', + 'hash_version' => 'g61fa0bda4', + 'full_hash' => 'v6.0.11-145-g61fa0bda4', + 'branch' => 'develop', ); \ No newline at end of file