From e85bd405b201e1290b7c62d2eabd4eaa3d9ed228 Mon Sep 17 00:00:00 2001 From: xjm Date: Tue, 15 Feb 2022 14:26:37 -0600 Subject: [PATCH] Back to dev. --- core/lib/Drupal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php index 9a2f8d40470..466c4501db4 100644 --- a/core/lib/Drupal.php +++ b/core/lib/Drupal.php @@ -75,7 +75,7 @@ class Drupal { /** * The current system version. */ - const VERSION = '9.2.13-dev'; + const VERSION = '9.2.14-dev'; /** * Core API compatibility.