diff --git a/config/version.php b/config/version.php index fba609ce3..f8c297c9c 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v6.1.0-pre', - 'full_app_version' => 'v6.1.0-pre - build 10030-gdcbd216e2', - 'build_version' => '10030', + 'app_version' => 'v6.1.0', + 'full_app_version' => 'v6.1.0 - build 10161-ga8ca3ad2a', + 'build_version' => '10161', 'prerelease_version' => '', - 'hash_version' => 'gdcbd216e2', - 'full_hash' => 'v6.1.0-pre-986-gdcbd216e2', + 'hash_version' => 'ga8ca3ad2a', + 'full_hash' => 'v6.1.0-127-ga8ca3ad2a', 'branch' => 'develop', ); \ No newline at end of file