Update version constant.
parent
46e89b9919
commit
e043264b99
|
@ -81,7 +81,7 @@ class Drupal {
|
|||
/**
|
||||
* The current system version.
|
||||
*/
|
||||
const VERSION = '8.2.0-dev';
|
||||
const VERSION = '8.3.0-dev';
|
||||
|
||||
/**
|
||||
* Core API compatibility.
|
||||
|
|
Loading…
Reference in New Issue