diff --git a/config/version.php b/config/version.php index 78d3fee89..02b6d5460 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v4.6.16', - 'full_app_version' => 'v4.6.16 - build 4018-gce16eae50', - 'build_version' => '4018', + 'app_version' => 'v4.6.17', + 'full_app_version' => 'v4.6.17 - build 4026-g888bdbdb6', + 'build_version' => '4026', 'prerelease_version' => '', - 'hash_version' => 'gce16eae50', - 'full_hash' => 'v4.6.16-6-gce16eae50', - 'branch' => 'features/6204_email_audit-alerts', + 'hash_version' => 'g888bdbdb6', + 'full_hash' => 'v4.6.17-7-g888bdbdb6', + 'branch' => 'master', );