Bump to 2.0.5-SNAPSHOT

This commit is contained in:
Camotoy 2022-07-10 17:05:19 -04:00
parent fa726092e3
commit 4656383c67
No known key found for this signature in database
GPG key ID: 7EEFB66FE798081F
14 changed files with 25 additions and 25 deletions

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.geysermc</groupId>
<artifactId>bootstrap-parent</artifactId>
<version>2.0.4-SNAPSHOT</version>
<version>2.0.5-SNAPSHOT</version>
</parent>
<artifactId>bootstrap-spigot</artifactId>
@ -30,7 +30,7 @@
<dependency>
<groupId>org.geysermc</groupId>
<artifactId>core</artifactId>
<version>2.0.4-SNAPSHOT</version>
<version>2.0.5-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>