Bumps the CI beta version from 515.1610 to 515.1619 (#22926)

This commit is contained in:
GDN
2023-10-26 19:58:45 +01:00
committed by GitHub
parent ecf10d62b0
commit dae51e91f3
+2 -2
View File
@@ -6,10 +6,10 @@ export NODE_VERSION=18
# Stable Byond Major
export STABLE_BYOND_MAJOR=515
# Stable Byond Minor
export STABLE_BYOND_MINOR=1614
export STABLE_BYOND_MINOR=1619
# Beta Byond Major
export BETA_BYOND_MAJOR=515
# Beta Byond Minor
export BETA_BYOND_MINOR=1614
export BETA_BYOND_MINOR=1619
# Python version for mapmerge and other tools
export PYTHON_VERSION=3.11.6