Bump BYOND ver for CI deps to 1628 (#23626)

* moving on up

* Apply suggestions from code review

* 1627

* webedit heresy
This commit is contained in:
S34N
2024-01-23 17:29:17 -05:00
committed by GitHub
parent df2acccb3e
commit aef771cc59
+2 -2
View File
@@ -6,11 +6,11 @@ export NODE_VERSION=20
# Stable Byond Major
export STABLE_BYOND_MAJOR=515
# Stable Byond Minor
export STABLE_BYOND_MINOR=1620
export STABLE_BYOND_MINOR=1628
# Beta Byond Major
export BETA_BYOND_MAJOR=515
# Beta Byond Minor
export BETA_BYOND_MINOR=1620
export BETA_BYOND_MINOR=1628
# Python version for mapmerge and other tools
export PYTHON_VERSION=3.11.6
# RUSTG version