Update to Drupal 8.0.4. For more information, see https://www.drupal.org/drupal-8.0.4

This commit is contained in:
Pantheon Automation 2016-02-24 13:20:32 -08:00 committed by Greg Anderson
parent 9db4fae9a7
commit 315484f62f
7 changed files with 205 additions and 10 deletions

View file

@ -81,7 +81,7 @@ class Drupal {
/**
* The current system version.
*/
const VERSION = '8.0.3';
const VERSION = '8.0.4';
/**
* Core API compatibility.