diff --git a/bin/dsh b/bin/dsh index 4cef95a..5e658f4 100755 --- a/bin/dsh +++ b/bin/dsh @@ -1,6 +1,6 @@ #!/bin/bash -DSH_VERSION=1.20.7 +DSH_VERSION=1.21.0 # Console colors red='\033[0;91m'