From dae19548dcba88b9b65e97981d4655d55b900a88 Mon Sep 17 00:00:00 2001 From: krystofkomanec Date: Thu, 27 Jul 2023 12:39:04 +0200 Subject: [PATCH] Release 1.12.2 --- README.md | 14 ++++++++++++++ template.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 105e64c..56ede8a 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,22 @@ This template is available through [DSW Registry](https://registry.ds-wizard.org This document template for DSW is available as open-source via GitHub Repository [ds-wizard/h2020-dmp-template](https://github.com/ds-wizard/h2020-dmp-template), you can [report issues](https://github.com/ds-wizard/h2020-dmp-template/issues) there and fork it for customisations or contributions. +### Contributors + +* **Marek Suchánek** <[marek.suchanek@ds-wizard.org](mailto:marek.suchanek@ds-wizard.org)> + * ORCID: [0000-0001-7525-9218](https://orcid.org/0000-0001-7525-9218) + * GitHub: [@MarekSuchanek](https://github.com/MarekSuchanek) +* **Kryštof Komanec** <[krystof.komanec@ds-wizard.org](mailto:krystof.komanec@ds-wizard.org)> + * ORCID: [0000-0003-3856-1682](https://orcid.org/0000-0003-3856-1682) + * GitHub: [@krystofkomanec](https://github.com/krystofkomanec) + + ## Changelog +### 1.12.2 + +- Removed unused uuids + ### 1.12.1 - Fix extra `endif` diff --git a/template.json b/template.json index 1d9b13a..f8c7823 100644 --- a/template.json +++ b/template.json @@ -1,7 +1,7 @@ { "templateId": "h2020-dmp", "organizationId": "dsw", - "version": "1.12.1", + "version": "1.12.2", "name": "Horizon 2020 DMP", "description": "Data Management Plan according to the H2020 template", "license": "Apache-2.0",