Skip to content
Snippets Groups Projects
syncthing.install 425 B
Newer Older
post_upgrade() {
  if (( "$(vercmp $2 0.14.0-1)" < 0 )); then
    cat << EOF
  This is the first release on the new major v0.14 branch. It is not
  protocol compatible with the v0.13.x releases! Use this release if you are
  a new user, or when you are ready to upgrade all devices in your cluster.
  Full information is available on the release page
  https://github.com/syncthing/syncthing/releases/tag/v0.14.0