diff --git a/Module.php b/Module.php index a59affc..3083938 100644 --- a/Module.php +++ b/Module.php @@ -7,7 +7,7 @@ * * Allows to have links like https://example.net/collection/dcterms:identifier. * - * @copyright Daniel Berthereau, 2012-2020 + * @copyright Daniel Berthereau, 2012-2023 * @copyright BibLibre, 2016-2017 * @license http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt */ diff --git a/config/module.ini b/config/module.ini index acea732..e1463aa 100644 --- a/config/module.ini +++ b/config/module.ini @@ -8,5 +8,5 @@ author_link = "https://gitlab.com/Daniel-KM" module_link = "https://gitlab.com/Daniel-KM/omeka-s-module-CleanUrl" support_link = "https://gitlab.com/Daniel-KM/omeka-s-module-CleanUrl/-/issues" configurable = true -version = "3.17.4.3" -omeka_version_constraint = "^3.1.0" +version = "3.17.4.4" +omeka_version_constraint = "^3.1.0 || ^4.0.0"