Update to Drupal 8.1.3. For more information, see https://www.drupal.org/project/drupal/releases/8.1.3

This commit is contained in:
Pantheon Automation 2016-06-15 16:49:40 -07:00 committed by Greg Anderson
parent 20d57a1e28
commit 13b6ca7cc2
7 changed files with 83 additions and 7 deletions

View file

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