From 1f254528a2586032377bd982fe11a58681bc56f3 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Wed, 13 Nov 2024 02:17:01 -0700 Subject: [PATCH] 61-beta4.3.3 --- test-scratch.sh | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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