From 512541775d9e181e8ce3cdcc05999d00da209e68 Mon Sep 17 00:00:00 2001
From: Grant Gardner <ke0bhogsg@gmail.com>
Date: Mon, 19 Sep 2022 19:35:30 -0500
Subject: [PATCH] Made update dialogs more descriptive

---
 install.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install.sh b/install.sh
index c4362b6..a6dd400 100755
--- a/install.sh
+++ b/install.sh
@@ -93,7 +93,7 @@ then
                 # End older version check #
 
                 tput rc el ed
-                echo -e "\e[32mUpdated! \e[0m"
+                echo -e "\e[32mUpdated to v$version! \e[0m"
                 exit 0
             else
                 tput rc el ed