Skip to content

Commit 6cbd62d

Browse files
committed
bump version
1 parent 4267b56 commit 6cbd62d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/setup_byond_windows.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -euo pipefail
33

44
BYOND_MAJOR=516
5-
BYOND_MINOR=1648
5+
BYOND_MINOR=1656
66

77
if [ -d "$HOME/BYOND/byond/bin" ] && grep -Fxq "${BYOND_MAJOR}.${BYOND_MINOR}" $HOME/BYOND/version.txt;
88
then

0 commit comments

Comments
 (0)