diff --git a/mdcheckr b/mdcheckr index 560ecf9..a2935a2 100755 --- a/mdcheckr +++ b/mdcheckr @@ -252,7 +252,7 @@ function show_version() { } # Set defaults -VERSION="1.0" +VERSION="1.3" OPTIND=1 VERBOSITY=3 while getopts "hv-:" opt; do