diff --git a/config/version.php b/config/version.php index ed2f3d3597..39f4e91d68 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v6.0.10', - 'full_app_version' => 'v6.0.10 - build 8610-g22710afee', - 'build_version' => '8610', + 'full_app_version' => 'v6.0.10 - build 8673-gc6cbf3712', + 'build_version' => '8673', 'prerelease_version' => '', - 'hash_version' => 'g22710afee', - 'full_hash' => 'v6.0.10-91-g22710afee', - 'branch' => 'master', + 'hash_version' => 'gc6cbf3712', + 'full_hash' => 'v6.0.10-60-gc6cbf3712', + 'branch' => 'develop', ); \ No newline at end of file