2.5.18 #2

Merged
JaTiTV merged 5 commits from 2.5.18 into main 2022-01-07 17:17:45 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 7afbdd695c - Show all commits

View File

@ -6,7 +6,7 @@
<groupId>net.t2code</groupId>
<artifactId>CommandGUI_V2</artifactId>
<version>2.5.17</version>
<version>2.5.18_DEV</version>
<packaging>jar</packaging>
<name>CommandGUI</name>
@ -81,7 +81,7 @@
<dependency>
<groupId>net.t2code</groupId>
<artifactId>T2CodeLib</artifactId>
<version>9.0</version>
<version>8</version>
</dependency>
<dependency>
<groupId>net.t2code.minecraft.1_18.r1</groupId>