|  Developer
Updated on December 31, 2021

version

  • Version of plugin. It used for dependencies resolving. Firmware expects next format for first two components of version: MAJOR_VERSION.MINOR_VERSION.
  • MAJOR_VERSION — can be changed when API of plugin breaks backward compatibility, and plugins that depend on this one should be changed.
  • MINOR_VERSION — can be changed when API of plugin changes without breaking backward compatibility, and plugins that depend on this one would still work without any changes.

Required : yes

Type :