From 29666389dca6b275d9dd81a210713733ae64579d Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Tue, 8 Feb 2022 16:22:29 -0500 Subject: [PATCH] updated version to v1.1 --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 765e2620..d34d1e4c 100755 --- a/config +++ b/config @@ -1,6 +1,6 @@ #!/bin/bash -echo "CubeSatSim v1.0 configuration tool" +echo "CubeSatSim v1.1 configuration tool" if [ "$2" = "-n" ]; then norestart=1