The file that contains version number TODO rename to VersionInfo
| Type | Name and description |
|---|---|
java.lang.String |
bumpVersion(boolean updateNotable)Increments version number in the backing object (typically a file) and returns incremented value. |
java.util.Collection<java.lang.String> |
getNotableVersions()Returns notable versions |
java.lang.String |
getVersion()Version number |
Increments version number in the backing object (typically a file) and returns incremented value.
updateNotable - if true, the previous version will be included in the notable versions, too.Returns notable versions
Version number