diff --git a/test-scratch.sh b/test-scratch.sh index a6ff932..c224346 100644 --- a/test-scratch.sh +++ b/test-scratch.sh @@ -1,4 +1,4 @@ -alias get_idf +alias get_idf 2>/dev/null ret=$? if [ $ret -eq 1 ]; then echo "aliasnant not found" diff --git a/version.txt b/version.txt index 0a45406..e16032f 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -61-beta4.3.2 \ No newline at end of file +61-beta4.3.3 \ No newline at end of file