Update Drupal core to 8.2.7
This commit is contained in:
parent
59b2578442
commit
6fa31ad086
22 changed files with 664 additions and 133 deletions
|
@ -81,7 +81,7 @@ class Drupal {
|
|||
/**
|
||||
* The current system version.
|
||||
*/
|
||||
const VERSION = '8.2.6';
|
||||
const VERSION = '8.2.7';
|
||||
|
||||
/**
|
||||
* Core API compatibility.
|
||||
|
|
Reference in a new issue