From 7ebb54cfd3e44d713ecad5bdbdf8bbe762ede7d6 Mon Sep 17 00:00:00 2001 From: matthiasstein Date: Fri, 22 Nov 2024 14:01:50 +0000 Subject: [PATCH] [update-version] to 1.14.0 --- pom.xml | 2 +- src/main/js/bundles/dn_selectionactions/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 46e1225..ccfa868 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0 de.conterra.devnet mapapps-selection-actions - 1.13.2-SNAPSHOT + 1.14.0 jar diff --git a/src/main/js/bundles/dn_selectionactions/manifest.json b/src/main/js/bundles/dn_selectionactions/manifest.json index b6a60a5..b7ed5c7 100644 --- a/src/main/js/bundles/dn_selectionactions/manifest.json +++ b/src/main/js/bundles/dn_selectionactions/manifest.json @@ -1,6 +1,6 @@ { "name": "dn_selectionactions", - "version": "1.13.2-SNAPSHOT", + "version": "1.14.0", "title": "${bundleName}", "description": "${bundleDescription}", "vendor": "con terra GmbH",