diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php
index 76dba3c8aa489460dfc32042caa7437dc89d2bf6..a5aa5214f48f258668cad5f1ba49054475220217 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.6';
+  const VERSION = '8.6.7';
 
   /**
    * Core API compatibility.