bump forge version in serverpack
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
FORGE_VERSION="1.20.1-47.2.0"
|
||||
FORGE_VERSION="1.20.1-47.3.6"
|
||||
|
||||
# Ensure java is installed
|
||||
if ! command -v java >/dev/null 2>&1; then
|
||||
|
||||
Reference in New Issue
Block a user