When using neil version patch with versions ending with -SNAPSHOT, the version should have its suffix removed but not incremented. It's useful to set the :neil :project :version to a snapshot to make it obvious that the current build is a pre-release version until the final patch version is released.
When using
neil version patch
with versions ending with-SNAPSHOT
, the version should have its suffix removed but not incremented. It's useful to set the:neil :project :version
to a snapshot to make it obvious that the current build is a pre-release version until the final patch version is released.Example use case:
Current behavior:
Expected behavior: