bumped version

This commit is contained in:
Morgan McMillian 2016-09-24 08:20:27 -07:00
parent 89b6365cf9
commit 8a906ec60b

View file

@ -55,7 +55,7 @@
<!-- A string value of the format <0-999>.<0-999>.<0-999> that represents application version which can be used to check for application upgrade. <!-- A string value of the format <0-999>.<0-999>.<0-999> that represents application version which can be used to check for application upgrade.
Values can also be 1-part or 2-part. It is not necessary to have a 3-part value. Values can also be 1-part or 2-part. It is not necessary to have a 3-part value.
An updated version of application must have a versionNumber value higher than the previous version. Required. --> An updated version of application must have a versionNumber value higher than the previous version. Required. -->
<versionNumber>0.1.0</versionNumber> <versionNumber>0.2.0</versionNumber>
<!-- Fourth digit segment of the package version. First three segments are taken from the <!-- Fourth digit segment of the package version. First three segments are taken from the
<versionNumber> element. Must be an integer from 0 to 2^16-1 --> <versionNumber> element. Must be an integer from 0 to 2^16-1 -->