From aa3bfa5820f0290663ccabb598b1e217b5b426a5 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Wed, 30 Apr 2025 21:55:13 +0200 Subject: changed minecraft version --- papermc_getlatest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'papermc_getlatest.sh') diff --git a/papermc_getlatest.sh b/papermc_getlatest.sh index ee08d8b..7dcb257 100755 --- a/papermc_getlatest.sh +++ b/papermc_getlatest.sh @@ -1,5 +1,5 @@ PROJECT="paper" -MINECRAFT_VERSION="1.21.5" +MINECRAFT_VERSION="1.21.4" LATEST_BUILD=$(curl -s https://api.papermc.io/v2/projects/${PROJECT}/versions/${MINECRAFT_VERSION}/builds | \ jq -r '.builds | map(select(.channel == "default") | .build) | .[-1]') -- cgit v1.2.3-70-g09d2