Skip to content

Commit 6b3b842

Browse files
committed
Needed to update this to make PandorHub work properly.
1 parent b0e6d92 commit 6b3b842

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>net.pandorianmc</groupId>
88
<artifactId>PandorCoreAPI</artifactId>
9-
<version>1.3.16</version>
9+
<version>1.3.18.2</version>
1010
<packaging>jar</packaging>
1111

1212
<name>PandorCoreAPI</name>
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>net.pandorianmc</groupId>
7878
<artifactId>PandorCore</artifactId>
79-
<version>1.3.16</version>
79+
<version>1.3.18.2</version>
8080
</dependency>
8181
<dependency>
8282
<!--> Velocity <-->

0 commit comments

Comments
 (0)