Add link to changelog after upgrade

This commit is contained in:
VirtuBox
2020-02-04 12:26:36 +01:00
parent 21bba1d12a
commit 8047440acf
2 changed files with 2 additions and 0 deletions

View File

@@ -761,6 +761,7 @@ else
echo
elif [ "$wo_upgrade" = "1" ]; then
wo_lib_echo "WordOps (wo) upgrade to $wo_version_new was succesfull!"
wo_lib_echo "Changelog is available on https://github.com/WordOps/WordOps/releases/tag/$wo_version_new"
echo
wo_lib_echo "To upgrade WordOps web stacks, you can use the command:"
wo_lib_echo_info "wo stack upgrade"