mirror of
https://github.com/asofold/CompatNoCheatPlus.git
synced 2024-11-27 12:45:18 +01:00
Set version to 6.6.4-RC for release and depend on NCP 3.15.1-RC.
This commit is contained in:
parent
ad48d3400b
commit
ad3104ead3
@ -2,7 +2,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>CompatNoCheatPlus</groupId>
|
<groupId>CompatNoCheatPlus</groupId>
|
||||||
<artifactId>CompatNoCheatPlus</artifactId>
|
<artifactId>CompatNoCheatPlus</artifactId>
|
||||||
<version>6.6.3-SNAPSHOT</version>
|
<version>6.6.4-RC</version>
|
||||||
<name>CompatNoCheatPlus</name>
|
<name>CompatNoCheatPlus</name>
|
||||||
|
|
||||||
|
|
||||||
@ -54,7 +54,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>fr.neatmonster</groupId>
|
<groupId>fr.neatmonster</groupId>
|
||||||
<artifactId>nocheatplus</artifactId>
|
<artifactId>nocheatplus</artifactId>
|
||||||
<version>3.15.0-SNAPSHOT</version>
|
<version>3.15.1-RC</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user