post_upgrade() { if (( $(echo "$2 1.0.0" | awk '{print ($1 < $2)}') )); then echo " Komga 1.0.0 brings breaking changes, please read" echo " " echo " before starting the new version." fi }