productDescriptorReleaseVersion

@get:Input
@get:Optional
abstract val productDescriptorReleaseVersion: Property<String>

Specifies the major version of the plugin in a special number format used for paid plugins on JetBrains Marketplace. The provided value will be assigned to the <product-descriptor release-version=""> element attribute.

Default value: IntelliJPlatformExtension.PluginConfiguration.ProductDescriptor.releaseVersion