Bump NukkitX protocol library version

This commit is contained in:
Redned 2019-11-27 09:58:57 -06:00 committed by GitHub
parent 5c7ecbd203
commit f06eb6f718
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@
<dependency>
<groupId>com.nukkitx.protocol</groupId>
<artifactId>bedrock-v388</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
<scope>compile</scope>
</dependency>
<dependency>
@ -164,4 +164,4 @@
</plugin>
</plugins>
</build>
</project>
</project>