Skip to content

Commit

Permalink
Update to metamodel v16, release 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekSuchanek committed Nov 26, 2024
1 parent 67e0f1e commit 3a97def
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 @@ -28,6 +28,10 @@ This document template for DSW is available as open-source via GitHub Repository

## Changelog

### 2.14.0

- Adjusted to template metamodel version 16 (released in DSW 4.13.0)

### 2.13.0

- Adjusted to template metamodel version 15 (released in DSW 4.12.0)
Expand Down
4 changes: 2 additions & 2 deletions template.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"organizationId": "dsw",
"templateId": "questionnaire-report",
"version": "2.13.0",
"version": "2.14.0",
"name": "Questionnaire Report",
"description": "Exported questions and answers from a questionnaire",
"metamodelVersion": 15,
"metamodelVersion": 16,
"license": "Apache-2.0",
"allowedPackages": [
{
Expand Down

0 comments on commit 3a97def

Please sign in to comment.