Skip to content

Commit

Permalink
Update to metamodel v15, release 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekSuchanek committed Nov 5, 2024
1 parent ed4e043 commit fbca4a7
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 @@ -27,6 +27,10 @@ This document template for DSW is available as open-source via GitHub Repository

## Changelog

### 1.17.0

- Adjusted to template metamodel version 15 (released in DSW 4.12.0)

### 1.16.0

- Adjusted to template metamodel version 14 (released in DSW 4.10.0)
Expand Down
4 changes: 2 additions & 2 deletions template.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"templateId": "h2020-dmp",
"organizationId": "dsw",
"version": "1.16.0",
"version": "1.17.0",
"name": "Horizon 2020 DMP",
"description": "Data Management Plan according to the H2020 template",
"license": "Apache-2.0",
"metamodelVersion": 14,
"metamodelVersion": 15,
"allowedPackages": [
{
"orgId": "dsw",
Expand Down

0 comments on commit fbca4a7

Please sign in to comment.