Skip to content

Commit

Permalink
Bumped version, v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
G2-Games committed Mar 7, 2023
1 parent bd27870 commit 54f3619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion welcome.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.1
version=1.1.2

#========Welcome=======#
welcome () {
Expand Down

0 comments on commit 54f3619

Please sign in to comment.