diff --git a/bin/dsh b/bin/dsh index 7bde4af..e7f99f9 100755 --- a/bin/dsh +++ b/bin/dsh @@ -1,6 +1,6 @@ #!/bin/bash -DSH_VERSION=1.12.8 +DSH_VERSION=1.12.9 # Console colors red='\033[0;31m'