Skip to content

Commit

Permalink
Drupal 9.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
xjm committed Jul 20, 2021
1 parent 02a6793 commit 34249d5
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 @@ -80,7 +80,7 @@ class Drupal {
/**
* The current system version.
*/
const VERSION = '9.1.10';
const VERSION = '9.1.11';

/**
* Core API compatibility.
Expand Down

0 comments on commit 34249d5

Please sign in to comment.