mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Actually bump to 2.4.1
This commit is contained in:
parent
4e68ca09fe
commit
434ee13894
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue