From 79afc0b2e5fe93f87ef9cfb2d0c9115c67663f8e Mon Sep 17 00:00:00 2001 From: Joseph Zhao Date: Mon, 18 Feb 2019 11:23:38 +1100 Subject: [PATCH] GovCMS 7.x-3.2 --- build-govcms.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-govcms.make b/build-govcms.make index 093ad9743..b480083ba 100644 --- a/build-govcms.make +++ b/build-govcms.make @@ -6,6 +6,6 @@ includes[] = drupal-org-core.make ; Download the govCMS install profile and recursively build all its dependencies: projects[govcms][type] = profile -projects[govcms][version] = 7.x-3.1 +projects[govcms][version] = 7.x-3.2 projects[govcms][download][type] = git -projects[govcms][download][branch] = 7.x-3.1 +projects[govcms][download][branch] = 7.x-3.x