From 27c1bc027173381e067c2dfdac766c178b164b46 Mon Sep 17 00:00:00 2001 From: snipe Date: Fri, 16 Feb 2018 13:24:47 -0800 Subject: [PATCH] Bumped hash --- config/version.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/version.php b/config/version.php index c4b59bc51..25fc6acf4 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v4.1.11-pre', - 'full_app_version' => 'v4.1.11-pre - build 3307-gf06852f', - 'build_version' => '3307', + 'full_app_version' => 'v4.1.11-pre - build 3319-g1359a4f', + 'build_version' => '3319', 'prerelease_version' => '', - 'hash_version' => 'gf06852f', - 'full_hash' => 'v4.1.11-pre-55-gf06852f', + 'hash_version' => 'g1359a4f', + 'full_hash' => 'v4.1.10-67-g1359a4f', 'branch' => 'develop', );