mirror of
https://github.com/a-bad-dev/luantiserver-windows.git
synced 2026-06-08 16:42:09 +00:00
Update scripts for 5.16.0-rc1
This commit is contained in:
parent
08ba4b164f
commit
b948bbcbb6
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
# this script is intended to be run in MSYS2 CLANG64
|
||||
|
||||
VERSION="5.15.2"
|
||||
VERSION="5.16.0-rc1"
|
||||
|
||||
BOLD="\x1b[1m"
|
||||
GREEN="\x1b[32m"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue