diff --git a/config/module.ini b/config/module.ini index d9d0b584..3b22618a 100644 --- a/config/module.ini +++ b/config/module.ini @@ -3,10 +3,10 @@ name = "Search" description = "Add improved search capabilities to Omeka S: auto-suggest, filters, facets, etc." tags = "search, advanced search, auto-suggest, filter, facet" license = "CECILL-2.1" -author = "Daniel Berthereau (based on the module Search of BibLibre)" +author = "Daniel Berthereau (based on module Search v0.4.0 of BibLibre)" author_link = "https://gitlab.com/Daniel-KM" module_link = "https://gitlab.com/Daniel-KM/Omeka-S-module-Search" support_link = "https://gitlab.com/Daniel-KM/Omeka-S-module-Search/-/issues" configurable = false -version = "3.5.22.3" +version = "3.5.23.3" omeka_version_constraint = "^3.0.0"