From 1df2b441f2bcdc1f3904a4b5d5665f8d911ef0da Mon Sep 17 00:00:00 2001 From: r14f <57841815+r14f@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:37:32 -0600 Subject: [PATCH] Update launch.sh to 2.36 --- launch.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/launch.sh b/launch.sh index 761a518..a9a3823 100644 --- a/launch.sh +++ b/launch.sh @@ -2,8 +2,8 @@ set -x -NEOFORGE_VERSION=21.1.116 -SERVER_VERSION=2.34 +NEOFORGE_VERSION=21.1.119 +SERVER_VERSION=2.36 cd /data if ! [[ "$EULA" = "false" ]]; then