diff --git a/config/version.php b/config/version.php index 6a260e26e..6704d5232 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v4.1.13', - 'full_app_version' => 'v4.1.13 - build 3374-gcccd75f', - 'build_version' => '3374', + 'app_version' => 'v4.1.14', + 'full_app_version' => 'v4.1.14 - build 3382-g0f23462', + 'build_version' => '3382', 'prerelease_version' => '', - 'hash_version' => 'gcccd75f', - 'full_hash' => 'v4.1.12-7-gcccd75f', + 'hash_version' => 'g0f23462', + 'full_hash' => 'v4.1.13-5-g0f23462', 'branch' => 'develop', ); \ No newline at end of file