From f02abdf80e978b10bc176583ffe09ac93e234722 Mon Sep 17 00:00:00 2001 From: Selis Date: Tue, 19 Jul 2022 10:31:16 +0200 Subject: [PATCH] upstream-merge-8669 Fix --- _build_dependencies.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_build_dependencies.sh b/_build_dependencies.sh index 597b844932c..164aa71c489 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=1569 +export BYOND_MINOR=1585 # Macro Count -export MACRO_COUNT=4 \ No newline at end of file +export MACRO_COUNT=4