We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a338b2b + 2bcb06a commit b3f1ea9Copy full SHA for b3f1ea9
1 file changed
.env.default
@@ -35,7 +35,7 @@ X_FRAME_OPTIONS=SAMEORIGIN
35
36
# Set the version of GovCMS and Drupal Core to use - you can use a tag or branch reference (3.x-dev) here
37
# See https://github.com/govCMS/GovCMS/releases
38
-GOVCMS_PROJECT_VERSION=4.x-develop-dev
+GOVCMS_PROJECT_VERSION=4.0.0-beta2
39
40
# Set the Lagoon tag to use for the upstream dockerfiles (e.g. 20.12.0)
41
# See https://github.com/uselagoon/lagoon-images/releases
0 commit comments