version

abstract var version: String?(source)

The task version as used in the tasks.json file. The string support the package.json semver notation.

Online Documentation