mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-07 03:26:50 +08:00
Release v24.2.4
This commit is contained in:
parent
d14252017d
commit
0729d39ab8
@ -8,7 +8,7 @@
|
||||
|
||||
moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
|
||||
|
||||
modulesversion="v24.2.3"
|
||||
modulesversion="v24.2.4"
|
||||
|
||||
# Core
|
||||
|
||||
|
@ -24,7 +24,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v24.2.3"
|
||||
version="v24.2.4"
|
||||
shortname="core"
|
||||
gameservername="core"
|
||||
commandname="CORE"
|
||||
|
Loading…
Reference in New Issue
Block a user