diff --git a/config/version.php b/config/version.php index 10b395dc9f..520e0278fe 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v4.1.10-pre', - 'full_app_version' => 'v4.1.10-pre - build 3204-g09eff88', - 'build_version' => '3204', + 'full_app_version' => 'v4.1.10-pre - build 3210-g0eff821', + 'build_version' => '3210', 'prerelease_version' => '', - 'hash_version' => 'g09eff88', - 'full_hash' => 'v4.1.10-pre-74-g09eff88', + 'hash_version' => 'g0eff821', + 'full_hash' => 'v4.1.10-pre-80-g0eff821', 'branch' => 'develop', );