PluginInfo.getVersion

Gets the version of the plugin.

The relevant key in the plugin info file is "Version".

class PluginInfo
string
getVersion
()

Return Value

Type: string

the plugin's version.

Meta