Daniel Gibbs 2 лет назад
Родитель
Сommit
1a91b44d01
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      lgsm/modules/core_modules.sh
  2. 1 1
      linuxgsm.sh

+ 1 - 1
lgsm/modules/core_modules.sh

@@ -8,7 +8,7 @@
 
 moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
 
-modulesversion="v23.5.3"
+modulesversion="v23.6.0"
 
 # Core
 

+ 1 - 1
linuxgsm.sh

@@ -24,7 +24,7 @@ if [ -f ".dev-debug" ]; then
 	set -x
 fi
 
-version="v23.5.3"
+version="v23.6.0"
 shortname="core"
 gameservername="core"
 commandname="CORE"