From c78c69700f4c896fba02a62258bd5ea823b4e75d Mon Sep 17 00:00:00 2001 From: snipe Date: Thu, 8 Jun 2023 08:49:55 +0100 Subject: [PATCH] Bumped hash Signed-off-by: snipe --- config/version.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/version.php b/config/version.php index 81d44d42e..341ecc664 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v6.1.1-pre', - 'full_app_version' => 'v6.1.1-pre - build 10727-gf1b4bba3a', - 'build_version' => '10727', + 'full_app_version' => 'v6.1.1-pre - build 10778-gfc5b02e39', + 'build_version' => '10778', 'prerelease_version' => '', - 'hash_version' => 'gf1b4bba3a', - 'full_hash' => 'v6.1.1-pre-485-gf1b4bba3a', + 'hash_version' => 'gfc5b02e39', + 'full_hash' => 'v6.1.1-pre-536-gfc5b02e39', 'branch' => 'develop', ); \ No newline at end of file