From fd7d8a5a5d283de7fbf26717208f81bca8ca5179 Mon Sep 17 00:00:00 2001 From: Aronai Sieyes Date: Sat, 30 Oct 2021 17:19:57 -0400 Subject: [PATCH] Update CI version of byond --- _build_dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build_dependencies.sh b/_build_dependencies.sh index 3e1b40130b..8e582bab3d 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=1557 +export BYOND_MINOR=1569 # Macro Count export MACRO_COUNT=4 \ No newline at end of file