We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b66c933 commit 2b2b206Copy full SHA for 2b2b206
lib/Drupal.php
@@ -82,7 +82,7 @@ class Drupal {
82
/**
83
* The current system version.
84
*/
85
- const VERSION = '8.6.5';
+ const VERSION = '8.6.6-dev';
86
87
88
* Core API compatibility.
0 commit comments