Skip to content

Commit

Permalink
Bump version number for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
LlmDl committed Jan 13, 2024
1 parent 97ca064 commit 980984f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.townyadvanced</groupId>
<artifactId>TownyCombat</artifactId>
<version>4.0.1</version>
<version>4.1.0</version>
<name>townycombat</name> <!-- Leave lower-cased -->

<properties>
<java.version>1.8</java.version>
<project.bukkitAPIVersion>1.15</project.bukkitAPIVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<towny.version>0.98.4.0</towny.version>
<towny.version>0.100.0.0</towny.version>
</properties>

<repositories>
Expand Down

0 comments on commit 980984f

Please sign in to comment.