diff --git a/config/version.php b/config/version.php index e1e71466a..310bddc08 100644 --- a/config/version.php +++ b/config/version.php @@ -1,10 +1,10 @@ 'v6.0.9', - 'full_app_version' => 'v6.0.9 - build 8587-gcca531f8c', - 'build_version' => '8587', + 'app_version' => 'v6.0.10', + 'full_app_version' => 'v6.0.10 - build 8610-g22710afee', + 'build_version' => '8610', 'prerelease_version' => '', - 'hash_version' => 'gcca531f8c', - 'full_hash' => 'v6.0.9-68-gcca531f8c', + 'hash_version' => 'g22710afee', + 'full_hash' => 'v6.0.10-91-g22710afee', 'branch' => 'develop', ); \ No newline at end of file