Przeglądaj źródła

release: v19.9.0

Daniel Gibbs 7 lat temu
rodzic
commit
2590b5e1cf
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      linuxgsm.sh

+ 1 - 1
linuxgsm.sh

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