Skip to content

Commit

Permalink
[update-version] to 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasstein committed Jul 1, 2024
1 parent 4bb7970 commit beff96a
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-hierarchicalsearch</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
<packaging>jar</packaging>
<repositories>
<repository>
Expand Down
2 changes: 1 addition & 1 deletion src/main/js/bundles/dn_hierarchicalsearch/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dn_hierarchicalsearch",
"version": "3.0.4-SNAPSHOT",
"version": "3.0.4",
"title": "${bundleName}",
"description": "${bundleDescription}",
"main": "",
Expand Down

0 comments on commit beff96a

Please sign in to comment.