From f7cd21a00720cee868161a56d111230f6e707d48 Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 29 Mar 2022 22:59:52 +0100 Subject: [PATCH] Sigh. Signed-off-by: snipe --- config/version.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/version.php b/config/version.php index 29e2589345..deb79729dd 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v6.0.0-RC-6', - 'full_app_version' => 'v6.0.0-RC-6 - build 6785-gab18ceb2f', - 'build_version' => '6785', + 'app_version' => 'v6.0.0-RC-7', + 'full_app_version' => 'v6.0.0-RC-7 - build 6787-gd56552a8a', + 'build_version' => '6787', 'prerelease_version' => '', - 'hash_version' => 'gab18ceb2f', - 'full_hash' => 'v6.0.0-RC-6-gab18ceb2f', + 'hash_version' => 'gd56552a8a', + 'full_hash' => 'v6.0.0-RC-7-34-gd56552a8a', 'branch' => 'develop', ); \ No newline at end of file