Bumped version, v1.1.1

This commit is contained in:
G2 2023-03-07 09:53:34 -06:00
parent b905684b63
commit 741fe542f1

View file

@ -2,7 +2,7 @@ export LC_NUMERIC="en_US.UTF-8" &> /dev/null #Fix for locales that use , instead
# Define "global" variables
environment=$(ps -o args= -p $$ | grep -Em 1 -o '\w{0,5}sh' | head -1)
version=1.1.0
version=1.1.1
#========Welcome=======#
welcome () {