From dd5d3e930a590b51b4aa1dd13d5624f0c682336c Mon Sep 17 00:00:00 2001 From: Rajab Natshah <rajabn@gmail.com> Date: Thu, 21 Feb 2019 02:39:59 +0200 Subject: [PATCH] Issue #3034582: Update [Drupal core] from 8.6.7 to 8.6.10 --- drupal-org-core.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drupal-org-core.make b/drupal-org-core.make index 824e0c5e..0cb9b692 100644 --- a/drupal-org-core.make +++ b/drupal-org-core.make @@ -3,7 +3,7 @@ core = 8.x ; Drupal Core projects[drupal][type] = "core" -projects[drupal][version] = "8.6.7" +projects[drupal][version] = "8.6.10" ;; Issue #2869592: Disabled update module shouldn't produce a status report warning projects[drupal][patch][] = https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch ;; Issue #2885441: EntityReferenceAutocompleteWidget should define its size setting as an integer -- GitLab