Bump to 2.0.4-SNAPSHOT

This commit is contained in:
Camotoy 2022-06-07 11:14:58 -04:00
parent c8856d487d
commit 2595eae300
13 changed files with 24 additions and 24 deletions

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.geysermc</groupId>
<artifactId>bootstrap-parent</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.0.4-SNAPSHOT</version>
</parent>
<artifactId>bootstrap-standalone</artifactId>
@ -18,7 +18,7 @@
<dependency>
<groupId>org.geysermc</groupId>
<artifactId>core</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.0.4-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>