Skip to content

Commit fdb1eb6

Browse files
author
Ruwan
committed
Merge branch 'release/3.x/10.3.0' into 3.x-master
2 parents 48f9c70 + d5c8403 commit fdb1eb6

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

.env.default

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ X_FRAME_OPTIONS=SAMEORIGIN
3535

3636
# Set the version of GovCMS and Drupal Core to use - you can use a tag or branch reference (3.x-dev) here
3737
# See https://github.com/govCMS/GovCMS/releases
38-
GOVCMS_PROJECT_VERSION=3.18.0
38+
GOVCMS_PROJECT_VERSION=3.19.0
3939

4040
# Set the Lagoon tag to use for the upstream dockerfiles (e.g. 20.12.0)
4141
# See https://github.com/uselagoon/lagoon-images/releases
42-
LAGOON_IMAGE_VERSION=24.8.0
42+
LAGOON_IMAGE_VERSION=24.9.0
4343

4444
# Set the CLI image name
4545
# Support both legacy (govcms8lagoon/govcms8) and newer (govcms/govcms) images.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: jquery_ui_accordion
2+
type: module
3+
core_version_requirement: ^9 || ^10
4+
lifecycle: obsolete
5+
lifecycle_link: 'https://github.com/GovCMS/GovCMS'
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: jquery_ui_resizable
2+
type: module
3+
core_version_requirement: ^9 || ^10
4+
lifecycle: obsolete
5+
lifecycle_link: 'https://github.com/GovCMS/GovCMS'

0 commit comments

Comments
 (0)