From 746aee9e6017c4912f4a660aba3e158f5d0004bf Mon Sep 17 00:00:00 2001 From: JohnFulpWillard <53777086+JohnFulpWillard@users.noreply.github.com> Date: Wed, 25 Dec 2024 05:20:55 -0500 Subject: [PATCH] Revert "Update dependencies.sh" This reverts commit 201775c985da02286f6a41fb7590c2b14ac0f870. --- dependencies.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies.sh b/dependencies.sh index fc927c464c67a..1046b72c12d77 100644 --- a/dependencies.sh +++ b/dependencies.sh @@ -4,8 +4,8 @@ #Final authority on what's required to fully build the project # byond version -export BYOND_MAJOR=516 -export BYOND_MINOR=1648 +export BYOND_MAJOR=515 +export BYOND_MINOR=1637 #rust_g git tag export RUST_G_VERSION=3.5.1