From fddd11c0cd54eeb938309b4a8b75b7004ccd2d4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Such=C3=A1nek?= Date: Tue, 26 Nov 2024 12:13:17 +0100 Subject: [PATCH] Update to metamodel v16, release 1.11.0 --- README.md | 4 ++++ template.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09785f1..32ad59a 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ This document template for DSW is available as open-source via GitHub Repository ## Changelog +### 1.11.0 + +- Adjusted to template metamodel version 16 (released in DSW 4.13.0) + ### 1.10.0 - Adjusted to template metamodel version 15 (released in DSW 4.12.0) diff --git a/template.json b/template.json index 5b5de42..e496a2c 100644 --- a/template.json +++ b/template.json @@ -1,11 +1,11 @@ { "templateId": "horizon-europe-dmp", "organizationId": "dsw", - "version": "1.10.0", + "version": "1.11.0", "name": "Horizon Europe DMP", "description": "Data Management Plan according to the Horizon Europe template", "license": "Apache-2.0", - "metamodelVersion": 15, + "metamodelVersion": 16, "allowedPackages": [ { "orgId": "dsw",