GitVersion supports a few different versioning modes. They are described in detail on the pages enumerated below.
Manual Deployment | The Manual Deployment mode can be used to remain on the same pre-released version until it has been deployed dedicatedly. |
Continuous Delivery | Sometimes you just want the version to keep changing and deploy continuously to an testing system. In this case, Continuous Delivery is a good mode to operate GitVersion by. |
Continuous Deployment | Sometimes you just want the version to keep changing and deploy continuously. |