Skip to content

Commit

Permalink
[update-version] to 1.0.4-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasstein committed Mar 5, 2024
1 parent 27aa7a1 commit 9d48b1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.conterra.devnet</groupId>
<artifactId>mapapps-what3words</artifactId>
<version>1.0.3</version>
<version>1.0.4-SNAPSHOT</version>
<packaging>jar</packaging>
<repositories>
<repository>
Expand Down
2 changes: 1 addition & 1 deletion src/main/js/bundles/dn_what3words/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dn_what3words",
"version": "1.0.3",
"version": "1.0.4-SNAPSHOT",
"title": "what3words",
"description": "what3words",
"productName": "map.apps",
Expand Down

0 comments on commit 9d48b1d

Please sign in to comment.