Actually bump to 2.4.1

This commit is contained in:
onebeastchris 2024-07-10 21:53:03 +02:00
parent 4e68ca09fe
commit 434ee13894
2 changed files with 2 additions and 2 deletions

View file

@ -172,7 +172,7 @@ public interface GeyserApi extends GeyserApiBase {
}
/**
* Gets the {@link ApiVersion} Geyser API version
* Gets the {@link ApiVersion} representing the current Geyser api version
*
* @return the current geyser api version
*/

View file

@ -7,5 +7,5 @@ org.gradle.vfs.watch=false
group=org.geysermc
id=geyser
version=2.4.0-SNAPSHOT
version=2.4.1-SNAPSHOT
description=Allows for players from Minecraft: Bedrock Edition to join Minecraft: Java Edition servers.