bump beta minor version (#21832)

This commit is contained in:
S34N
2023-07-27 19:52:56 +01:00
committed by GitHub
parent 083262dbd9
commit c610bd428a
+1 -1
View File
@@ -10,6 +10,6 @@ export STABLE_BYOND_MINOR=1589
# Beta Byond Major
export BETA_BYOND_MAJOR=515
# Beta Byond Minor
export BETA_BYOND_MINOR=1608
export BETA_BYOND_MINOR=1610
# Python version for mapmerge and other tools
export PYTHON_VERSION=3.7.9