From 33b5c26da57ec3b1a48d2d677ffcb59bedad3d18 Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 19 Dec 2017 22:16:31 -0800 Subject: [PATCH] Bumped hashcount --- config/version.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/version.php b/config/version.php index 0f9b5ecc0e..9bbd14fbd1 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v4.1.9-pre', - 'full_app_version' => 'v4.1.9-pre - build 3117-', - 'build_version' => '3117', + 'full_app_version' => 'v4.1.9-pre - build 3128-ge5a7e66', + 'build_version' => '3128', 'prerelease_version' => '', - 'hash_version' => 'geb827cd', - 'full_hash' => 'v4.1.7-69-geb827cd', + 'hash_version' => 'ge5a7e66', + 'full_hash' => 'v4.1.8-11-ge5a7e66', 'branch' => 'master', );