From 55ceb1385ae4c645e5507d4eaf2e919c0f5ba261 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Such=C3=A1nek?= Date: Tue, 5 Nov 2024 12:48:28 +0100 Subject: [PATCH] Update to metamodel v15, release 1.20.0 --- README.md | 4 ++++ template.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index edfa17a..602135c 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ This document template for DSW is available as open-source via GitHub Repository ## Changelog +### 1.20.0 + +- Adjusted to template metamodel version 15 (released in DSW 4.12.0) + ### 1.19.1 - Fix issue with `createdBy` diff --git a/template.json b/template.json index 578cdc5..eaf3431 100644 --- a/template.json +++ b/template.json @@ -1,11 +1,11 @@ { "organizationId": "dsw", "templateId": "science-europe", - "version": "1.19.1", + "version": "1.20.0", "name": "Science Europe DMP Template", "description": "Default DCC DMP Template recommended by Science Europe", "license": "Apache-2.0", - "metamodelVersion": 14, + "metamodelVersion": 15, "allowedPackages": [ { "orgId": "dsw",