From 7dceb7d957cd5387ad9112e243236fddb1b5c2ac Mon Sep 17 00:00:00 2001 From: Daniel Berthereau Date: Mon, 26 Oct 2020 00:00:00 +0000 Subject: [PATCH] Released version 3.3.21.1. --- config/module.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/module.ini b/config/module.ini index e1afee18..0306321c 100644 --- a/config/module.ini +++ b/config/module.ini @@ -8,6 +8,6 @@ author_link = "https://gitlab.com/Daniel-KM" module_link = "https://gitlab.com/Daniel-KM/Omeka-S-module-BulkImport" support_link = "https://gitlab.com/Daniel-KM/Omeka-S-module-BulkImport/-/issues" configurable = true -version = "3.3.21" +version = "3.3.21.1" omeka_version_constraint = "^3.0.0" dependencies = "Log"