Explorar el Código

Release v20.4.0

Release v20.4.0
Daniel Gibbs hace 5 años
padre
commit
f4b2e8b4fd
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      lgsm/functions/core_functions.sh
  2. 1 1
      linuxgsm.sh

+ 1 - 1
lgsm/functions/core_functions.sh

@@ -7,7 +7,7 @@
 
 functionselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
 
-modulesversion="v20.3.3"
+modulesversion="v20.4.0"
 
 # Core
 

+ 1 - 1
linuxgsm.sh

@@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
 	set -x
 fi
 
-version="v20.3.3"
+version="v20.4.0"
 shortname="core"
 gameservername="core"
 commandname="CORE"