diff --git a/config/version.php b/config/version.php index e35bee694d..be47b36d3d 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v6.4.2', - 'full_app_version' => 'v6.4.2 - build 13487-gb489c71fa2', + 'app_version' => 'v7.0.0-dev', + 'full_app_version' => 'v7.0.0 - build 8df9007-gb489c71fa2', 'build_version' => '13487', 'prerelease_version' => '', - 'hash_version' => 'gb489c71fa2', - 'full_hash' => 'v6.4.2-97-gb489c71fa2', + 'hash_version' => '8df9007', + 'full_hash' => 'v6.4.2-97-8df9007', 'branch' => 'develop', ); \ No newline at end of file