diff --git a/test-scratch.sh b/test-scratch.sh index ea28043..a6ff932 100644 --- a/test-scratch.sh +++ b/test-scratch.sh @@ -1,5 +1,5 @@ alias get_idf ret=$? if [ $ret -eq 1 ]; then - echo aliasnant not found + echo "aliasnant not found" fi diff --git a/version.txt b/version.txt index fc78fdf..0a45406 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -61-beta4.3.1 \ No newline at end of file +61-beta4.3.2 \ No newline at end of file