Skip to content

Commit

Permalink
Update to metamodel v15, release 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekSuchanek committed Nov 5, 2024
1 parent 53bedd9 commit 55ceb13
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down
4 changes: 2 additions & 2 deletions template.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 55ceb13

Please sign in to comment.