From 6236d9a7218ff8379a26bc0c9229f8141f44480a Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 16 Dec 2023 08:29:02 -0500 Subject: [PATCH] Update update version v1.3.2 --- update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update b/update index 4df23d26..3d354529 100755 --- a/update +++ b/update @@ -1,6 +1,6 @@ #!/bin/bash -echo -e "\nupdate script for CubeSatSim v1.3b\n" +echo -e "\nupdate script for CubeSatSim v1.3.2\n" sudo rm /home/pi/CubeSatSim/morse.wav /home/pi/CubeSatSim/id.txt /home/pi/CubeSatSim/cw.txt > /dev/null 2>&1