From 96d20dd8c525be7a7d391a4cfd701d62a09303f1 Mon Sep 17 00:00:00 2001 From: matthiasstein Date: Tue, 23 Aug 2022 12:40:20 +0000 Subject: [PATCH] [update-version] to 1.0.6 --- pom.xml | 2 +- src/main/js/bundles/dn_tocdescriptionhtml/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7374f3c..a281253 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 4.0.0 de.conterra.devnet mapapps-toc-description-html - 1.0.6-SNAPSHOT + 1.0.6 jar diff --git a/src/main/js/bundles/dn_tocdescriptionhtml/manifest.json b/src/main/js/bundles/dn_tocdescriptionhtml/manifest.json index 97baf93..539abb0 100644 --- a/src/main/js/bundles/dn_tocdescriptionhtml/manifest.json +++ b/src/main/js/bundles/dn_tocdescriptionhtml/manifest.json @@ -1,6 +1,6 @@ { "name": "dn_tocdescriptionhtml", - "version": "1.0.6-SNAPSHOT", + "version": "1.0.6", "title": "${bundleName}", "description": "${bundleDescription}", "vendor": "con terra GmbH",