gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.config / JosmPluginExtension / versionWithoutLeadingV

versionWithoutLeadingV

var versionWithoutLeadingV: Boolean

Determines if the leading 'v' character is trimmed from the beginning of Project.getVersion

Default value: true (before 0.6.0 this was false by default)

Since
0.5.2