Adds a property to the plugin.properties called versionDisplayLayer which can be set to either category or node and changes the behaviour of where the version number of a plugin is displayed.
Either on the category layer or the node layer.
Adapted the IPluginConfiguration to return the raw Version object for extraction of the version components.
Adds a property to the plugin.properties called
versionDisplayLayer
which can be set to eithercategory
ornode
and changes the behaviour of where the version number of a plugin is displayed. Either on the category layer or the node layer. Adapted the IPluginConfiguration to return the raw Version object for extraction of the version components.