Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lavajuno committed Sep 18, 2023
1 parent 4e57793 commit d7721f9
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 @@ -10,7 +10,7 @@
</parent>
<groupId>org.jmeifert</groupId>
<artifactId>fsuvius</artifactId>
<version>0.3.0</version>
<version>0.4.0</version>
<name>fsuvius</name>
<description>Mount Fsuvius</description>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/static/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<div id="BANK_BALANCE"></div>

<p>Software version 0.3.0</p>
<p>Software version 0.4.0</p>
<p>Check for updates at <a href="https://github.com/lavajuno/fsuvius">https://github.com/lavajuno/fsuvius</a></p>
</div>
</body>
Expand Down

0 comments on commit d7721f9

Please sign in to comment.