diff --git a/pom.xml b/pom.xml
index 3dae8bd..7dbab4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
4.0.0
de.conterra.devnet
mapapps-printing-enhanced
- 2.0.10
+ 2.0.11-SNAPSHOT
jar
diff --git a/src/main/js/bundles/dn_printingenhanced/manifest.json b/src/main/js/bundles/dn_printingenhanced/manifest.json
index 7e1d367..62ae3d7 100644
--- a/src/main/js/bundles/dn_printingenhanced/manifest.json
+++ b/src/main/js/bundles/dn_printingenhanced/manifest.json
@@ -1,6 +1,6 @@
{
"name": "dn_printingenhanced",
- "version": "2.0.10",
+ "version": "2.0.11-SNAPSHOT",
"title": "${bundleName}",
"description": "${bundleDescription}",
"vendor": "con terra GmbH",