From 3f5e675dcda18383e05e2f139d80b92408dbd21d Mon Sep 17 00:00:00 2001 From: vincss Date: Thu, 5 Dec 2024 21:22:26 +0100 Subject: [PATCH] pkg --- src/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.ts b/src/version.ts index b1a7fd0..c3e9257 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1,4 +1,4 @@ /** * The current latest major minecraft version. */ -export const LATEST_MINECRAFT_VERSION = "1.19"; +export const LATEST_MINECRAFT_VERSION = "1.21";