From be8c65e655ee55ccee063251550fb55f892be641 Mon Sep 17 00:00:00 2001 From: spookerton Date: Mon, 24 Oct 2022 15:47:15 +0100 Subject: [PATCH] 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 69fdfb8659..b5c32cfcfe 100644 --- a/_build_dependencies.sh +++ b/_build_dependencies.sh @@ -6,6 +6,6 @@ export NODE_VERSION=12 # Byond Major export BYOND_MAJOR=514 # Byond Minor -export BYOND_MINOR=1585 +export BYOND_MINOR=1589 # Macro Count export MACRO_COUNT=4