build: Release 2.1.0

This commit is contained in:
NotMyFault
2022-03-10 22:57:23 +01:00
parent c3cdde9d2e
commit 95512a4c0b
10 changed files with 14 additions and 14 deletions

View File

@ -61,7 +61,7 @@ public class MinecraftVersion implements Comparable<MinecraftVersion> {
/**
* Get the minecraft version that the server is currently running
*
* @since TODO
* @since 2.1.0
*/
public static MinecraftVersion getCurrent() {
if (current == null) {