From ac4ccf9e5b059c1822f60abf9217fdb6c0789d23 Mon Sep 17 00:00:00 2001 From: Daniel Berthereau Date: Mon, 9 Jan 2023 00:00:00 +0000 Subject: [PATCH] Released version 3.4.5.1 for Omeka S v3 and v4. --- config/module.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/module.ini b/config/module.ini index 37d7aae..2e3904d 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-CustomOntology" support_link = "https://gitlab.com/Daniel-KM/Omeka-S-module-CustomOntology/-/issues" configurable = false -version = "3.3.5.1" -omeka_version_constraint = "^3.0.0" +version = "3.4.5.1" +omeka_version_constraint = "^3.1.0 || ^4.0.0"