diff --git a/pom.xml b/pom.xml index e7dc721..da5247b 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0 de.conterra.devnet mapapps-what3words - 2.0.0 + 2.0.1-SNAPSHOT jar diff --git a/src/main/js/bundles/dn_what3words/manifest.json b/src/main/js/bundles/dn_what3words/manifest.json index 6867f80..a1efac6 100644 --- a/src/main/js/bundles/dn_what3words/manifest.json +++ b/src/main/js/bundles/dn_what3words/manifest.json @@ -1,6 +1,6 @@ { "name": "dn_what3words", - "version": "2.0.0", + "version": "2.0.1-SNAPSHOT", "title": "what3words", "description": "what3words", "productName": "devnet-mapapps-what3words",