From 16650c76a1d905103921d83fa57111cd3805ae3f Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 2 May 2023 20:28:40 -0500 Subject: [PATCH] Update mm-scripts.sh --- mm-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mm-scripts.sh b/mm-scripts.sh index e298b7d..a565ba1 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -1015,7 +1015,7 @@ SHOWSRVCUPDATES(){ echo -e "${idsCL[LightGreen]}Beta Release : ${beta_ver}${idsCL[Default]}" fi cver=${usrvc}_VER - echo -e "${idsCL[LightCyan]}Current vers. : ${!cver}${idsCL[Default]}" + echo -e "${idsCL[LightCyan]}Current vers. : ${!cver/Version: /v}${idsCL[Default]}" # echo # echo ${latest_url}