From fe986f7c51a9d38745e341f33cefbefb7133ed14 Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 21 Nov 2017 22:45:10 -0800 Subject: [PATCH] Auto-bumped hash/version --- config/version.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/version.php b/config/version.php index 12f936abb6..6cad51c247 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v4.1.6', - 'full_app_version' => 'v4.1.6 - build 2939-ge84a605', - 'build_version' => '2939', + 'full_app_version' => 'v4.1.6 - build 2940-g0910587', + 'build_version' => '2940', 'prerelease_version' => '', - 'hash_version' => 'ge84a605', - 'full_hash' => 'v4.1.5-33-ge84a605', + 'hash_version' => 'g0910587', + 'full_hash' => 'v4.1.5-34-g0910587', 'branch' => 'master', ); \ No newline at end of file