Add version number as attribute
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).