pluginVersion

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

Specifies the plugin version displayed in the Plugins settings dialog and on the JetBrains Marketplace plugin page. Plugins uploaded to JetBrains Marketplace must follow semantic versioning. The provided value will be assigned to the <version> element.

Default value: IntelliJPlatformExtension.PluginConfiguration.version