Răsfoiți Sursa

Merge branch 'release/v26.2.0' into develop

Daniel Gibbs 6 luni în urmă
părinte
comite
57be254109
2 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  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="v25.1.6"
+modulesversion="v25.2.0"
 
 # Core
 

+ 1 - 1
linuxgsm.sh

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