mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-07 03:26:50 +08:00
Merge branch 'hotfix/v24.2.2' into develop
This commit is contained in:
commit
4c9223c88d
@ -8,7 +8,7 @@
|
||||
|
||||
moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
|
||||
|
||||
modulesversion="v24.2.1"
|
||||
modulesversion="v24.2.2"
|
||||
|
||||
# Core
|
||||
|
||||
|
@ -24,7 +24,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v24.2.1"
|
||||
version="v24.2.2"
|
||||
shortname="core"
|
||||
gameservername="core"
|
||||
commandname="CORE"
|
||||
|
@ -22,6 +22,6 @@
|
||||
},
|
||||
"homepage": "https://github.com/GameServerManagers/LinuxGSM#readme",
|
||||
"dependencies": {
|
||||
"gamedig": "^5.0.0-beta.2"
|
||||
"gamedig": "^5.1.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user