I’m aware of https://developer.atlassian.com/static/connect/docs/latest/concepts/context-parameters.html, Section “Add-on specific context parameters”. I understand how I receive those parameters when an application calls my addon. But how do I set them?
I need to know which version of my addon a user is using after a version change. Or is there another way I can obtain this information?