diff --git a/_build_dependencies.sh b/_build_dependencies.sh index a38bba9be9c..6bdcde8d5ca 100644 --- a/_build_dependencies.sh +++ b/_build_dependencies.sh @@ -10,6 +10,6 @@ export STABLE_BYOND_MINOR=1589 # Beta Byond Major export BETA_BYOND_MAJOR=515 # Beta Byond Minor -export BETA_BYOND_MINOR=1594 +export BETA_BYOND_MINOR=1608 # Python version for mapmerge and other tools export PYTHON_VERSION=3.7.9