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