Skip to content

Commit

Permalink
Drupal 8.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
catch committed Jul 4, 2019
1 parent 0a90f89 commit a6d447d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Drupal.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ class Drupal {
/**
* The current system version.
*/
const VERSION = '8.7.4-dev';
const VERSION = '8.7.4';

/**
* Core API compatibility.
Expand Down

0 comments on commit a6d447d

Please sign in to comment.