@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="160916"
version="211016"
#### Variables ####
@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then
version="210516"
version="060816"
version="300816"
version="161001"
version="210816"
version="290716"
version="210916"
@ -2,7 +2,7 @@
# LGSM fn_functions function
# Author: Daniel Gibbs
# Website: https://gameservermanagers.com
lgsm_version="210516"
lgsm_version="211016"
# Description: Redirects to new core_functions.sh
# LGSM fn_getopt function
# Description: Redirect to new core_getopt.sh
# LGSM fn_update_functions function
# Description: LEGACY FUNCTION Deletes the functions dir to allow re-downloading of functions from GitHub.