From c9c5cb830373fad912eb7618cd426578d5587556 Mon Sep 17 00:00:00 2001
From: Fran Garcia-Linares <14157-fjgarlin@users.noreply.drupalcode.org>
Date: Thu, 3 Apr 2025 08:31:48 +0000
Subject: [PATCH] Bump versions.

---
 includes/include.drupalci.hidden-variables.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/includes/include.drupalci.hidden-variables.yml b/includes/include.drupalci.hidden-variables.yml
index e77baf9f..befbe729 100644
--- a/includes/include.drupalci.hidden-variables.yml
+++ b/includes/include.drupalci.hidden-variables.yml
@@ -13,7 +13,7 @@ variables:
   ################
 
   # The most recent, stable version of Drupal.
-  CORE_STABLE: '11.1.5'
+  CORE_STABLE: '11.1.6'
 
   # The most recent security release in the latest major version of Drupal.
   CORE_SECURITY: '11.1.5'
@@ -25,7 +25,7 @@ variables:
   CORE_SECURITY_PREVIOUS_MINOR: '11.0.13'
 
   # The most recent, stable previous major version of Drupal.
-  CORE_PREVIOUS_STABLE: '10.4.5'
+  CORE_PREVIOUS_STABLE: '10.4.6'
 
   # The most recent security release in the previous major version of Drupal.
   CORE_PREVIOUS_SECURITY: '10.4.5'
-- 
GitLab