Browse Source

Update UPDATE.sh

Stefan Pejcic 1 year ago
parent
commit
5f58728792
1 changed files with 1 additions and 1 deletions
  1. 1 1
      version/0.1.7/UPDATE.sh

+ 1 - 1
version/0.1.7/UPDATE.sh

@@ -348,7 +348,7 @@ print_header() {
 
     printf '%*s\n' "${COLUMNS:-$(tput cols)}" '' | tr ' ' -
 
-    echo -e "Starting update to OpenPanel version 0.1.7"
+    echo -e "Starting update to OpenPanel version $NEW_PANEL_VERSION"
     echo -e ""
 }