diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php index 575ffbd3c15d150a85854458a022ee1916434ad5..130183e734c058bf8f25ad06a62c8daf3af9cb1f 100644 --- a/core/lib/Drupal.php +++ b/core/lib/Drupal.php @@ -82,7 +82,7 @@ class Drupal { /** * The current system version. */ - const VERSION = '8.6.1'; + const VERSION = '8.6.2'; /** * Core API compatibility.