From 29c7200256cf55cf561194eb6c7e0928d2dcf653 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Wed, 13 Nov 2024 02:13:58 -0700 Subject: [PATCH] 61-beta4.3.2 --- 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 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