Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit a6d76c4

Browse files
Drupal 8.3.6
1 parent a78fed9 commit a6d76c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Drupal.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ class Drupal {
8181
/**
8282
* The current system version.
8383
*/
84-
const VERSION = '8.3.6-dev';
84+
const VERSION = '8.3.6';
8585

8686
/**
8787
* Core API compatibility.

0 commit comments

Comments
 (0)