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

This commit is contained in:
Pantheon Automation 2016-10-11 15:00:11 -07:00 committed by Greg Anderson
parent f1c8716f57
commit 23ffed3665
9 changed files with 227 additions and 2 deletions

View file

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