61-beta4.3.2

This commit is contained in:
2024-11-13 02:13:58 -07:00
parent be586ca958
commit 29c7200256
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
alias get_idf alias get_idf
ret=$? ret=$?
if [ $ret -eq 1 ]; then if [ $ret -eq 1 ]; then
echo aliasnant not found echo "aliasnant not found"
fi fi
+1 -1
View File
@@ -1 +1 @@
61-beta4.3.1 61-beta4.3.2