diff --git a/pom.xml b/pom.xml index 337241f..123d048 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 4.0.0 de.conterra.devnet mapapps-toc-action-datatable - 1.3.3-SNAPSHOT + 1.4.0 jar diff --git a/src/main/js/bundles/dn_tocactiondatatable/manifest.json b/src/main/js/bundles/dn_tocactiondatatable/manifest.json index 9cd5e94..4287c1d 100644 --- a/src/main/js/bundles/dn_tocactiondatatable/manifest.json +++ b/src/main/js/bundles/dn_tocactiondatatable/manifest.json @@ -1,6 +1,6 @@ { "name": "dn_tocactiondatatable", - "version": "1.3.3-SNAPSHOT", + "version": "1.4.0", "title": "${bundleName}", "description": "${bundleDescription}", "vendor": "con terra GmbH",