Skip to content

Commit 9523334

Browse files
committed
Drupal 8.6.11
1 parent 3c3bf02 commit 9523334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Drupal.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ class Drupal {
8282
/**
8383
* The current system version.
8484
*/
85-
const VERSION = '8.6.11-dev';
85+
const VERSION = '8.6.11';
8686

8787
/**
8888
* Core API compatibility.

0 commit comments

Comments
 (0)