The file that contains version number
| Type | Name and description |
|---|---|
VersionInfo |
bumpVersion()Increments version number in the backing object (typically a file) and returns incremented version info instance. |
java.lang.String |
getPreviousVersion()Number of last released version |
java.lang.String |
getVersion()Version number |
Increments version number in the backing object (typically a file) and returns incremented version info instance.
Number of last released version
Version number