diff --git a/config/version.php b/config/version.php index 6974b93f2..12f936abb 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v4.1.6-pre', - 'full_app_version' => 'v4.1.6-pre - build 2765-g1d6320a', - 'build_version' => '2765', + 'app_version' => 'v4.1.6', + 'full_app_version' => 'v4.1.6 - build 2939-ge84a605', + 'build_version' => '2939', 'prerelease_version' => '', - 'hash_version' => 'g1d6320a', - 'full_hash' => 'v4.1.5-2-g1d6320a', - 'branch' => 'develop', + 'hash_version' => 'ge84a605', + 'full_hash' => 'v4.1.5-33-ge84a605', + 'branch' => 'master', ); \ No newline at end of file