version

abstract val version: Property<String>

The plugin version, presented in the Plugins settings dialog and on its JetBrains Marketplace page.

For plugins uploaded to the JetBrains Marketplace, semantic versioning must be adhered to.

The specified value will be used as an <version> element.

See also