From 75ac6d73ef79a104c059b39f49ec2da84bc4a69b Mon Sep 17 00:00:00 2001 From: Razgriz Date: Mon, 12 Dec 2022 00:14:38 -0700 Subject: [PATCH] Update _build_dependencies.sh (#5386) * Update _build_dependencies.sh --- _build_dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build_dependencies.sh b/_build_dependencies.sh index eba3501bf3..b251bfbe32 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=1571 +export BYOND_MINOR=1589 # Macro Count export MACRO_COUNT=4