From ee41274d0c90a29f96cf58fd918ed61cfa67ba0d Mon Sep 17 00:00:00 2001 From: Atermonera Date: Tue, 25 Oct 2022 20:56:50 -0800 Subject: [PATCH] Merge pull request #8791 from Spookerton/spkrtn/sys/tests-byond-version match server byond version for CI --- _build_dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build_dependencies.sh b/_build_dependencies.sh index 164aa71c489..b251bfbe325 100644 --- a/_build_dependencies.sh +++ b/_build_dependencies.sh @@ -6,6 +6,6 @@ export NODE_VERSION=16 # Byond Major export BYOND_MAJOR=514 # Byond Minor -export BYOND_MINOR=1585 +export BYOND_MINOR=1589 # Macro Count export MACRO_COUNT=4