Skip to content

Commit

Permalink
2.21.0
Browse files Browse the repository at this point in the history
Took 12 seconds
  • Loading branch information
kiranhart committed Oct 1, 2024
1 parent 76ff25a commit 07ee9eb
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 @@ -8,15 +8,15 @@

<name>Markets</name>
<description>A new take on traditional player owned shops</description>
<version>2.20.2</version>
<version>2.21.0</version>
<packaging>jar</packaging>

<properties>
<author>Kiran Hart</author>
<jarName>${project.name}</jarName>
<main.class>${project.groupId}.${project.artifactId}.${project.name}</main.class>
<java.version>16</java.version>
<flight.version>3.26.0</flight.version>
<flight.version>3.27.0</flight.version>
<flight.path>ca.tweetzy</flight.path>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit 07ee9eb

Please sign in to comment.