From 96e6bb85cb5ad9a9de7e70e6bc802210bfbb525c Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sun, 6 Mar 2022 07:30:26 -0500 Subject: [PATCH] version 1.2 --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 54e3e858..bfe6b61e 100755 --- a/install +++ b/install @@ -1,6 +1,6 @@ #!/bin/bash -echo -e "\ninstallation script for CubeSatSim v1.1\n" +echo -e "\ninstallation script for CubeSatSim v1.2\n" FILE=/home/pi/CubeSatSim/sim.cfg if [ -f "$FILE" ]; then