mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-09 04:27:35 +08:00
Release v23.6.1
This commit is contained in:
parent
118bb7a229
commit
dc74deadac
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
|
moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
|
||||||
|
|
||||||
modulesversion="v23.6.0"
|
modulesversion="v23.6.1"
|
||||||
|
|
||||||
# Core
|
# Core
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ if [ -f ".dev-debug" ]; then
|
|||||||
set -x
|
set -x
|
||||||
fi
|
fi
|
||||||
|
|
||||||
version="v23.6.0"
|
version="v23.6.1"
|
||||||
shortname="core"
|
shortname="core"
|
||||||
gameservername="core"
|
gameservername="core"
|
||||||
commandname="CORE"
|
commandname="CORE"
|
||||||
|
Loading…
Reference in New Issue
Block a user