Version element
Specifies the version of your Office Add-in. The version number can be 1, 2, 3, or 4 parts (i.e., n, n.n, n.n.n, or n.n.n.n).
Add-in type: Content, Task pane, Mail
Syntax
<Version>n[.n.n.n]</Version>
Contained in
Remarks
Each part of the version number can be a maximum of 5 digits.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins