From 528336a8d5e46b16530dba20b464548cb2bebddf Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 27 Jul 2023 09:57:51 -0400 Subject: [PATCH] Update config version to v1.3b --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 90122082..9b4d31d7 100755 --- a/config +++ b/config @@ -1,6 +1,6 @@ #!/bin/bash -echo "CubeSatSim v1.2 configuration tool" +echo "CubeSatSim v1.3b configuration tool" if [ "$2" = "-n" ]; then norestart=1