From 3a6f7ff28df7aebfeb1c76ae3cbd5c6e96e83242 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 16 Dec 2023 08:29:21 -0500 Subject: [PATCH] Update install version v1.3.2 --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index c05da114..e94cd1ce 100755 --- a/install +++ b/install @@ -1,6 +1,6 @@ #!/bin/bash -echo -e "\ninstallation script for CubeSatSim v1.3b\n" +echo -e "\ninstallation script for CubeSatSim v1.3.2\n" FILE=/home/pi/CubeSatSim/sim.cfg if [ -f "$FILE" ]; then