From 393c32558b8406a1820863509dbe236315d505e1 Mon Sep 17 00:00:00 2001 From: snipe Date: Mon, 27 Jun 2022 19:31:26 -0700 Subject: [PATCH] Gotta bump that hash up 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 62c94816d..fd17b0c4c 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v6.0.5', - 'full_app_version' => 'v6.0.5 - build 8126-g89c234b1c', - 'build_version' => '8126', + 'full_app_version' => 'v6.0.5 - build 8229-g94e723a88', + 'build_version' => '8229', 'prerelease_version' => '', - 'hash_version' => 'g89c234b1c', - 'full_hash' => 'v6.0.5-74-g89c234b1c', - 'branch' => 'master', + 'hash_version' => 'g94e723a88', + 'full_hash' => 'v6.0.5-101-g94e723a88', + 'branch' => 'develop', ); \ No newline at end of file