Fix version number
This commit is contained in:
parent
353b49a76d
commit
f446eadde4
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
EXTRA_SCRIPTS_VERSION="v2.1.1"
|
EXTRA_SCRIPTS_VERSION="v2.1.0"
|
||||||
|
2
msman.sh
2
msman.sh
@ -8,7 +8,7 @@ set -e
|
|||||||
# and acknowledge the original script and author. #
|
# and acknowledge the original script and author. #
|
||||||
#############################################################################################################
|
#############################################################################################################
|
||||||
|
|
||||||
CURRENT_SCRIPT_VERSION="v2.1.1"
|
CURRENT_SCRIPT_VERSION="v2.1.0"
|
||||||
|
|
||||||
# --------------------------------------------------
|
# --------------------------------------------------
|
||||||
# You shouldn't need to change anything in this file
|
# You shouldn't need to change anything in this file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user