Fix server forge version (#155)

This commit is contained in:
htmlcsjs
2025-11-11 13:42:32 +00:00
committed by GitHub
parent 06a78e3ba4
commit 4281f17e14
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
FORGE_VERSION="1.20.1-47.3.6"
FORGE_VERSION="1.20.1-47.4.6"
PACK_TAG="v1.14.1"
# Ensure java is installed