From 349040affd78db8db34b3312f959347f31bbd8df Mon Sep 17 00:00:00 2001 From: matthiasstein Date: Wed, 17 Apr 2024 14:59:49 +0000 Subject: [PATCH] [update-version] to 1.1.2-SNAPSHOT --- pom.xml | 2 +- src/main/js/bundles/dn_daylight/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b4a72ee..efc7312 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0 de.conterra.devnet mapapps-daylight - 1.1.1 + 1.1.2-SNAPSHOT jar diff --git a/src/main/js/bundles/dn_daylight/manifest.json b/src/main/js/bundles/dn_daylight/manifest.json index 815f156..d21787c 100644 --- a/src/main/js/bundles/dn_daylight/manifest.json +++ b/src/main/js/bundles/dn_daylight/manifest.json @@ -1,6 +1,6 @@ { "name": "dn_daylight", - "version": "1.1.1", + "version": "1.1.2-SNAPSHOT", "title": "${bundleName}", "description": "${bundleDescription}", "vendor": "con terra GmbH",