Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
Took 8 seconds
  • Loading branch information
kiranhart committed Sep 29, 2023
1 parent ace1372 commit 961f403
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>Funds</name>
<description>The ultimate custom currency plugin</description>
<version>1.4.0</version>
<version>1.5.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.14.0</flight.version>
<flight.version>3.15.0</flight.version>
<flight.path>ca.tweetzy</flight.path>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit 961f403

Please sign in to comment.