diff --git a/config/version.php b/config/version.php index 255c65bf1..9ca3050de 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v4.9.4', - 'full_app_version' => 'v4.9.4 - build 4437-g799a93c46', - 'build_version' => '4437', + 'app_version' => 'v4.9.5', + 'full_app_version' => 'v4.9.5 - build 4482-g5b68a321a', + 'build_version' => '4482', 'prerelease_version' => '', - 'hash_version' => 'g799a93c46', - 'full_hash' => 'v4.9.4-41-g799a93c46', + 'hash_version' => 'g5b68a321a', + 'full_hash' => 'v4.9.5-44-g5b68a321a', 'branch' => 'master', -); \ No newline at end of file +);