From 973d7652c3bd7b880187017e5727771266b55c62 Mon Sep 17 00:00:00 2001 From: Gadoon <38638045+Gadoon@users.noreply.github.com> Date: Sat, 22 Mar 2025 22:03:28 +0900 Subject: [PATCH] Update launch.sh Updated to 2.41 --- launch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launch.sh b/launch.sh index fe208ad..f673a2f 100644 --- a/launch.sh +++ b/launch.sh @@ -3,7 +3,7 @@ set -x NEOFORGE_VERSION=21.1.131 -SERVER_VERSION=2.39 +SERVER_VERSION=2.41 cd /data if ! [[ "$EULA" = "false" ]]; then