From fabc9e5d1cf614b30ec6ae836d73984639974d25 Mon Sep 17 00:00:00 2001 From: snipe Date: Sat, 3 Mar 2018 17:15:59 -0800 Subject: [PATCH] Bumped hash --- config/version.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/version.php b/config/version.php index 8547150aa..53409aba8 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v4.1.14', - 'full_app_version' => 'v4.1.14 - build 3408-ga705c71', - 'build_version' => '3408', + 'full_app_version' => 'v4.1.14 - build 3416-g14af95001', + 'build_version' => '3416', 'prerelease_version' => '', - 'hash_version' => 'ga705c71', - 'full_hash' => 'v4.1.14-17-ga705c71', + 'hash_version' => 'g14af95001', + 'full_hash' => 'v4.1.14-25-g14af95001', 'branch' => 'develop', -); +); \ No newline at end of file