Back to dev.

merge-requests/2288/head
xjm 2021-11-17 15:24:29 -06:00
parent 41c85a956a
commit aa7f69f5a6
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ class Drupal {
/** /**
* The current system version. * The current system version.
*/ */
const VERSION = '8.9.20-dev'; const VERSION = '8.9.21-dev';
/** /**
* Core API compatibility. * Core API compatibility.