diff --git a/lib/Drupal.php b/lib/Drupal.php index a3582ef7a35..2f5483d71f5 100644 --- a/lib/Drupal.php +++ b/lib/Drupal.php @@ -82,7 +82,7 @@ class Drupal { /** * The current system version. */ - const VERSION = '8.9.18'; + const VERSION = '8.9.19'; /** * Core API compatibility.