From 774e2a6825d8fa5b42e35f3905fad0fee84599fd Mon Sep 17 00:00:00 2001 From: CHOMPStation2StaffMirrorBot <94713762+CHOMPStation2StaffMirrorBot@users.noreply.github.com> Date: Thu, 7 Aug 2025 04:25:43 -0700 Subject: [PATCH] [MIRROR] byond to 1667 (#11348) Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> --- .tgs.yml | 2 +- dependencies.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tgs.yml b/.tgs.yml index ae17d3b85c..c0bd0da857 100644 --- a/.tgs.yml +++ b/.tgs.yml @@ -3,7 +3,7 @@ version: 1 # The BYOND version to use (kept in sync with dependencies.sh by the "TGS Test Suite" CI job) # Must be interpreted as a string, keep quoted -byond: "516.1664" +byond: "516.1667" # Folders to create in "/Configuration/GameStaticFiles/" static_files: # Config directory should be static diff --git a/dependencies.sh b/dependencies.sh index da7f26ea69..2efa486910 100644 --- a/dependencies.sh +++ b/dependencies.sh @@ -5,7 +5,7 @@ # byond version export BYOND_MAJOR=516 -export BYOND_MINOR=1664 +export BYOND_MINOR=1667 # Macro Count export MACRO_COUNT=9