diff --git a/scripts/ui/general_ui.sh b/scripts/ui/general_ui.sh index 47c55d7..f34d37a 100755 --- a/scripts/ui/general_ui.sh +++ b/scripts/ui/general_ui.sh @@ -33,6 +33,8 @@ kiauh_update_msg(){ top_border echo -e "|${green} New KIAUH update available! ${default}| " hr + echo -e "|${green} View Changelog: https://git.io/JnmlX ${default}| " + blank_line echo -e "|${yellow} It is recommended to keep KIAUH up to date. Updates ${default}| " echo -e "|${yellow} usually contain bugfixes, important changes or new ${default}| " echo -e "|${yellow} features. Please consider updating! ${default}| "