From ed1d4474891cb5b89cc5cb2e5308e82f4c75d7ef Mon Sep 17 00:00:00 2001 From: Daniel Berthereau Date: Mon, 11 Nov 2019 00:00:00 +0100 Subject: [PATCH] Released version 3.15.9. --- README.md | 15 ++++----------- config/module.ini | 2 +- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index cadb310..f8a2312 100644 --- a/README.md +++ b/README.md @@ -130,24 +130,17 @@ This Agreement may be freely reproduced and published, provided it is not altered, and that no provisions are either added or removed herefrom. -Contact -------- +Copyright +--------- -Current maintainers: -* Daniel Berthereau (see [Daniel-KM] on GitHub) +* Copyright Daniel Berthereau, 2012-2019 (see [Daniel-KM] on GitHub) +* Copyright BibLibre, 2016-2017 First version of this plugin has been built for [École des Ponts ParisTech]. The upgrade for Omeka 2.0 has been built for [Mines ParisTech]. The upgrade for Omeka S has been built by [BibLibre]. -Copyright ---------- - -* Copyright Daniel Berthereau, 2012-2019 -* Copyright BibLibre, 2016-2017 - - [Archive Repertory]: https://github.com/Daniel-KM/Omeka-S-module-ArchiveRepertory [Omeka S]: https://omeka.org/s [Omeka Classic]: https://omeka.org diff --git a/config/module.ini b/config/module.ini index 0e7dcdb..79c2fec 100644 --- a/config/module.ini +++ b/config/module.ini @@ -8,5 +8,5 @@ author_link = "https://github.com/Daniel-KM" module_link = "https://github.com/Daniel-KM/Omeka-S-module-ArchiveRepertory" support_link = "https://github.com/Daniel-KM/Omeka-S-module-ArchiveRepertory/issues" configurable = true -version = "3.15.8" +version = "3.15.9" omeka_version_constraint = "^1.1.0 || ^2.0.0"