productDescriptorReleaseDate

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

Date of the major version release in the YYYYMMDD format. The provided value will be assigned to the <product-descriptor release-date=""> element attribute.

Default value: IntelliJPlatformExtension.PluginConfiguration.ProductDescriptor.releaseDate