diff --git a/version.php b/version.php index e27406a7f6605..6821baa2278ef 100644 --- a/version.php +++ b/version.php @@ -42,7 +42,9 @@ '10.0.2.1' => true, '10.0.3.3' => true, '10.0.4.4' => true, - '10.0.5' => true, // TODO adjust to 4 digits once it is final + '10.0.5.4' => true, + '10.0.6.1' => true, + '10.0.7.2' => true, ], ];