From 03cf3b5431c75753dbe6fa5cfc023f33355c230f Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 28 May 2019 19:12:42 -0700 Subject: [PATCH] Bumped release again :( --- config/version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/version.php b/config/version.php index 9ddf02ead0..7e4f5198ee 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v4.7.1', + 'app_version' => 'v4.7.2', 'full_app_version' => 'v4.7.1 - build 4037', 'build_version' => '4037', 'prerelease_version' => '', 'hash_version' => '', - 'full_hash' => 'v4.7.1', + 'full_hash' => 'v4.7.2', 'branch' => 'master', );