From 2dc027e479c7e47399b8b823acdd31e625d6d96c Mon Sep 17 00:00:00 2001 From: snipe Date: Fri, 9 Oct 2020 17:29:31 -0700 Subject: [PATCH] Bumped GM version --- config/version.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/version.php b/config/version.php index c84566d7d..a62bbd8a4 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v5.0.0-beta-6-GM', - 'full_app_version' => 'v5.0.0-beta-6-GM - build 4483-', - 'build_version' => '4483', + 'app_version' => 'v5.0.0-beta-7-GM', + 'full_app_version' => 'v5.0.0-beta-7-GM - build 4484-g33cf4896d', + 'build_version' => '4484', 'prerelease_version' => '', - 'hash_version' => '', - 'full_hash' => 'v5.0.0-beta-6-GM', + 'hash_version' => 'g33cf4896d', + 'full_hash' => 'v5.0.0-beta-7-GM-1-g33cf4896d', 'branch' => 'develop', ); \ No newline at end of file