Loading core/lib/Drupal.php +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ class Drupal { /** * The current system version. */ const VERSION = '8.2.0-dev'; const VERSION = '8.2.0'; /** * Core API compatibility. Loading Loading
core/lib/Drupal.php +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ class Drupal { /** * The current system version. */ const VERSION = '8.2.0-dev'; const VERSION = '8.2.0'; /** * Core API compatibility. Loading