From 3717993ae58e9e5180fca195d1b51cfb4497e4cf Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 31 May 2025 16:29:15 -0400 Subject: [PATCH] Update install change version to v2.1 --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 374a68e5..535fad29 100755 --- a/install +++ b/install @@ -1,6 +1,6 @@ #!/bin/bash -echo -e "\ninstallation script for CubeSatSim v2.0\n" +echo -e "\ninstallation script for CubeSatSim v2.1\n" FILE=/home/pi/CubeSatSim/sim.cfg if [ -f "$FILE" ]; then