plugin.[pluginId].version
Background
Plugins must be versioned and by default are assumed to be version 1.0.0.
Versions must follow the semver format, in general that looks like:
major.minor.patch
or if you want extra information
major.minor.patch-RELEASE