The manifest has various data on it including version, description and changes that can be useful when checking plugin version instead of having version property using the version value from the manifest.
Use Case:
The plugin author wants to show the version, description and changes in the plugin dialog. He uses the new info
property on the rootNode
object to access values from the manifest.