diff --git a/config/version.php b/config/version.php index f8c297c9ca..4f60d60906 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v6.1.0', - 'full_app_version' => 'v6.1.0 - build 10161-ga8ca3ad2a', - 'build_version' => '10161', + 'app_version' => 'v6.1.1-pre', + 'full_app_version' => 'v6.1.1-pre - build 10534-g609b1646e', + 'build_version' => '10534', 'prerelease_version' => '', - 'hash_version' => 'ga8ca3ad2a', - 'full_hash' => 'v6.1.0-127-ga8ca3ad2a', + 'hash_version' => 'g609b1646e', + 'full_hash' => 'v6.1.1-pre-292-g609b1646e', 'branch' => 'develop', ); \ No newline at end of file