Bugfix version bump
This commit is contained in:
parent
a16e68ca37
commit
64d2a60f8e
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
EXTRA_SCRIPTS_VERSION="v2.0.0"
|
EXTRA_SCRIPTS_VERSION="v2.0.1"
|
||||||
|
|
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.0.0"
|
CURRENT_SCRIPT_VERSION="v2.0.1"
|
||||||
|
|
||||||
# --------------------------------------------------
|
# --------------------------------------------------
|
||||||
# You shouldn't need to change anything in this file
|
# You shouldn't need to change anything in this file
|
||||||
|
|
Loading…
Reference in a new issue