From b1491c0cc471844fe65b05fa3f20075c72410178 Mon Sep 17 00:00:00 2001 From: mrx0rhk <57437329+mrx0rhk@users.noreply.github.com> Date: Fri, 26 Feb 2021 10:45:43 +0100 Subject: [PATCH] Update vitae-update.sh --- vitae-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vitae-update.sh b/vitae-update.sh index 5a566aa..3114c9e 100755 --- a/vitae-update.sh +++ b/vitae-update.sh @@ -30,7 +30,7 @@ green='\033[0;32m' red='\033[0;31m' nc='\033[0m' -ver="4.4.2" +ver="4.5.1" url="https://github.com/VitaeTeam/Vitae/releases/download" if [[ $EUID -ne 0 ]]; then