Bump NMS adapter version

This commit is contained in:
Camotoy 2021-06-26 14:08:59 -04:00
parent 495eafc6e5
commit 5b1d815926
No known key found for this signature in database
GPG Key ID: 7EEFB66FE798081F
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.geysermc.geyser.adapters</groupId>
<artifactId>spigot-all</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</dependency>
</dependencies>
<build>