Skip to content

Add version number as attribute

Grsegorz Kowalski requested to merge feature/version into develop

Add plugin version number as attribute (as requested by Peter).

Btw. do you know why I needed to make the method signature different than for all other attributes?
(Other doesn't return anything and get a reference to result as argument, but here I needed to return the value).

Merge request reports