Version bump
This commit is contained in:
parent
dc45b90d98
commit
0b1b2d1626
2 changed files with 2 additions and 2 deletions
2
msman.sh
2
msman.sh
|
@ -8,7 +8,7 @@ set -e
|
|||
# and acknowledge the original script and author. #
|
||||
#############################################################################################################
|
||||
|
||||
CURRENT_SCRIPT_VERSION="v1.0.1"
|
||||
CURRENT_SCRIPT_VERSION="v1.1.0"
|
||||
|
||||
# --------------------------------------------------
|
||||
# You shouldn't need to change anything in this file
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
EXTRA_SCRIPTS_VERSION="v1.0.0"
|
||||
EXTRA_SCRIPTS_VERSION="v1.1.0"
|
||||
|
|
Loading…
Reference in a new issue