From 70e7654b73f41184282eb63b679c691b6525ddef Mon Sep 17 00:00:00 2001 From: xjm Date: Thu, 2 Apr 2020 14:05:19 -0500 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 5ac41dff538..7f784a11b3f 100644 --- a/core/lib/Drupal.php +++ b/core/lib/Drupal.php @@ -82,7 +82,7 @@ class Drupal { /** * The current system version. */ - const VERSION = '8.7.13'; + const VERSION = '8.7.14-dev'; /** * Core API compatibility.