Skip to content
Snippets Groups Projects
Commit 4953046c authored by Fran Garcia-Linares's avatar Fran Garcia-Linares
Browse files

Issue #3511356 by fjgarlin: Bump core version to 11.1.4/10.4.4

parent f05639ed
No related branches found
No related tags found
1 merge request!337Update core values to 11.1.4/10.4.4
Pipeline #441722 passed
...@@ -13,7 +13,7 @@ variables: ...@@ -13,7 +13,7 @@ variables:
################ ################
# The most recent, stable version of Drupal. # The most recent, stable version of Drupal.
CORE_STABLE: '11.1.3' CORE_STABLE: '11.1.4'
# The most recent security release in the latest major version of Drupal. # The most recent security release in the latest major version of Drupal.
CORE_SECURITY: '11.1.3' CORE_SECURITY: '11.1.3'
...@@ -25,7 +25,7 @@ variables: ...@@ -25,7 +25,7 @@ variables:
CORE_SECURITY_PREVIOUS_MINOR: '11.0.12' CORE_SECURITY_PREVIOUS_MINOR: '11.0.12'
# The most recent, stable previous major version of Drupal. # The most recent, stable previous major version of Drupal.
CORE_PREVIOUS_STABLE: '10.4.3' CORE_PREVIOUS_STABLE: '10.4.4'
# The most recent security release in the previous major version of Drupal. # The most recent security release in the previous major version of Drupal.
CORE_PREVIOUS_SECURITY: '10.3.13' CORE_PREVIOUS_SECURITY: '10.3.13'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment