Skip to content

Commit 682fbfb

Browse files
[update-version] to 1.11.1-SNAPSHOT
1 parent 6c0f1a7 commit 682fbfb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<modelVersion>4.0.0</modelVersion>
2323
<groupId>de.conterra.devnet</groupId>
2424
<artifactId>mapapps-charting</artifactId>
25-
<version>1.11.0</version>
25+
<version>1.11.1-SNAPSHOT</version>
2626
<packaging>jar</packaging>
2727
<dependencyManagement>
2828
<dependencies>

src/main/js/bundles/dn_charting/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dn_charting",
3-
"version": "1.11.0",
3+
"version": "1.11.1-SNAPSHOT",
44
"title": "${bundleName}",
55
"description": "${bundleDescription}",
66
"vendor": "con terra GmbH",

0 commit comments

Comments
 (0)