Skip to content

Commit 684fb3a

Browse files
committed
2.27.0 - 1.21.4 support
Took 23 seconds
1 parent 5959a97 commit 684fb3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88

99
<name>Markets</name>
1010
<description>A new take on traditional player owned shops</description>
11-
<version>2.26.2</version>
11+
<version>2.27.0</version>
1212
<packaging>jar</packaging>
1313

1414
<properties>
1515
<author>Kiran Hart</author>
1616
<jarName>${project.name}</jarName>
1717
<main.class>${project.groupId}.${project.artifactId}.${project.name}</main.class>
1818
<java.version>16</java.version>
19-
<flight.version>3.28.0</flight.version>
19+
<flight.version>3.29.0</flight.version>
2020
<flight.path>ca.tweetzy</flight.path>
2121
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2222
</properties>

0 commit comments

Comments
 (0)