Fix build; bump to 2.0.1-SNAPSHOT

This commit is contained in:
Camotoy 2022-02-07 12:38:28 -05:00
parent 08a78731df
commit e73a4efe60
No known key found for this signature in database
GPG key ID: 7EEFB66FE798081F
13 changed files with 25 additions and 25 deletions

View file

@ -6,9 +6,9 @@
<parent>
<groupId>org.geysermc</groupId>
<artifactId>geyser-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.1-SNAPSHOT</version>
</parent>
<artifactId>ap</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.1-SNAPSHOT</version>
</project>