Skip to content

Commit 05d77d7

Browse files
committed
4.13.0
Took 36 seconds
1 parent 973b6fc commit 05d77d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

99
<name>Shops</name>
1010
<description>Shops is the ultimate solution for server shops</description>
11-
<version>4.12.0</version>
11+
<version>4.13.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.36.0</flight.version>
19+
<flight.version>3.37.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)