From 2e3ef0ac7f420cbe58c2e18e6fad474b7c647c73 Mon Sep 17 00:00:00 2001 From: Lily Yan Date: Thu, 26 May 2022 15:54:13 -0400 Subject: [PATCH] ISTWCMS-5472 Update to biblio 7.x-1.5 --- uw_base_profile.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uw_base_profile.make b/uw_base_profile.make index e528ad50..480bb04c 100644 --- a/uw_base_profile.make +++ b/uw_base_profile.make @@ -75,7 +75,7 @@ projects[better_formats][subdir] = "contrib" projects[biblio][type] = "module" projects[biblio][download][type] = "git" projects[biblio][download][url] = "https://git.uwaterloo.ca/drupal-org/biblio.git" -projects[biblio][download][tag] = "7.x-1.4" +projects[biblio][download][tag] = "7.x-1.5" projects[biblio][subdir] = "contrib" ; Calendar -- GitLab