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.1
This commit is contained in:
parent
5709e239df
commit
d11b2acfed
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.16.0"
|
||||
VERSION="5.16.1"
|
||||
|
||||
BOLD="\x1b[1m"
|
||||
GREEN="\x1b[32m"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue