From f5605a4b9f97dfa079cc01adca1dca049ec14f7f Mon Sep 17 00:00:00 2001 From: Aronai Sieyes Date: Wed, 2 Jun 2021 11:58:56 -0400 Subject: [PATCH] Merge pull request #10524 from VOREStation/Arokha/upver Increase byond CI version --- _build_dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build_dependencies.sh b/_build_dependencies.sh index 579dc9d9b5..b8d7476abd 100644 --- a/_build_dependencies.sh +++ b/_build_dependencies.sh @@ -6,6 +6,6 @@ export NODE_VERSION=12 # Byond Major export BYOND_MAJOR=513 # Byond Minor -export BYOND_MINOR=1528 +export BYOND_MINOR=1542 # Macro Count export MACRO_COUNT=4