Sfoglia il codice sorgente

Merge branch 'master' into develop

Daniel Gibbs 6 anni fa
parent
commit
ffb554c458
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      linuxgsm.sh

+ 1 - 1
linuxgsm.sh

@@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
 	set -x
 fi
 
-version="v19.10.1"
+version="v19.10.2"
 shortname="core"
 gameservername="core"
 rootdir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"