From 9e702c423f982da4d92d282540ce63144d403fa5 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 14 Sep 2024 10:32:00 -0400 Subject: [PATCH] Update update changed to v2.0 --- update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update b/update index e8ef35af..b4ed6af4 100755 --- a/update +++ b/update @@ -1,6 +1,6 @@ #!/bin/bash -echo -e "\nupdate script for CubeSatSim v1.3.2\n" +echo -e "\nupdate script for CubeSatSim v2.0\n" if [ "$1" = "n" ] ; then # if [ -z "$2" ] ; then