Update to Drupal 8.0.4. For more information, see https://www.drupal.org/drupal-8.0.4
This commit is contained in:
parent
9db4fae9a7
commit
315484f62f
7 changed files with 205 additions and 10 deletions
|
@ -81,7 +81,7 @@ class Drupal {
|
|||
/**
|
||||
* The current system version.
|
||||
*/
|
||||
const VERSION = '8.0.3';
|
||||
const VERSION = '8.0.4';
|
||||
|
||||
/**
|
||||
* Core API compatibility.
|
||||
|
|
Reference in a new issue