Browse Source

HOTFIX - Version Update

This should resolve the issue with unable to start due to version mismatch
pull/3642/head
Nathan 4 years ago
committed by GitHub
parent
commit
fe31dd58a4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      lgsm/functions/core_functions.sh

2
lgsm/functions/core_functions.sh

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

Loading…
Cancel
Save