1.1.0
This commit is contained in:
parent
63f8a8a5e2
commit
b9a91baed7
3
pom.xml
3
pom.xml
@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>net.t2code</groupId>
|
||||
<artifactId>Alias</artifactId>
|
||||
<version>1.1.0_Snapshot-#3</version>
|
||||
<version>1.1.0</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>T2C-Alias</name>
|
||||
@ -86,6 +86,5 @@
|
||||
<artifactId>spigot</artifactId>
|
||||
<version>1.19r1</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
</project>
|
||||
|
@ -1,7 +1,7 @@
|
||||
package net.t2code.alias;
|
||||
|
||||
public class Util {
|
||||
private static String requiredT2CodeLibVersion = "12.4";
|
||||
private static String requiredT2CodeLibVersion = "12.5";
|
||||
private static String Prefix = "§8[§4T2Code§7-§aAlias§8]";
|
||||
private static Integer SpigotID = 96389;
|
||||
private static Integer BstatsID = 12517;
|
||||
|
Loading…
Reference in New Issue
Block a user