diff --git a/config/module.ini b/config/module.ini index 8b3c180..b965251 100644 --- a/config/module.ini +++ b/config/module.ini @@ -3,10 +3,10 @@ name = "OAI-PMH Repository" description = "Exposes Omeka items as an OAI-PMH repository." tags = "share, open data, library protocol, dublin core, mets, mods, cdwalite" license = "GPL-3.0" -author = "BibLibre (port from Omeka Classic plugin of John Flatness), improved by Daniel Berthereau" +author = "Daniel Berthereau (based on port from Omeka Classic plugin of John Flatness by BibLibre)" author_link = "https://gitlab.com/Daniel-KM" module_link = "https://gitlab.com/Daniel-KM/omeka-s-module-OaiPmhRepository" support_link = "https://gitlab.com/Daniel-KM/omeka-s-module-OaiPmhRepository/-/issues" configurable = true -version = "3.3.5.1" +version = "3.3.5.2" omeka_version_constraint = "^3.0.0"