diff --git a/config/version.php b/config/version.php index ba0dd3bace..05805e4564 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v6.1.2', - 'full_app_version' => 'v6.1.2 - build 10938-g32747cafd', - 'build_version' => '10938', + 'app_version' => 'v6.2.0-pre', + 'full_app_version' => 'v6.2.0-pre - build 11391-g319cb2305', + 'build_version' => '11391', 'prerelease_version' => '', - 'hash_version' => 'g32747cafd', - 'full_hash' => 'v6.1.2-89-g32747cafd', + 'hash_version' => 'g319cb2305', + 'full_hash' => 'v6.2.0-pre-451-g319cb2305', 'branch' => 'develop', ); \ No newline at end of file