version bump

This commit is contained in:
Morgan McMillian 2018-01-21 12:22:15 -08:00
parent ed466b428b
commit 17d84d826f
1 changed files with 2 additions and 2 deletions

View File

@ -52,11 +52,10 @@
<!-- 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.
An updated version of application must have a versionNumber value higher than the previous version. Required. -->
<versionNumber>0.9.0</versionNumber>
<versionNumber>0.9.1</versionNumber>
<!-- 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 -->
<buildId>1</buildId>
<!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents the version of the application, as it should be shown to users. Optional. -->
<!-- <versionLabel></versionLabel> -->
@ -84,6 +83,7 @@
</splashScreens>
<authorId>gYAAgP-_4D6fs0QDWOhZdtQjf2I</authorId>
<author>Morgan McMillian</author>
<buildIdFile>buildnum</buildIdFile>
<!-- Unique author ID assigned by signing authority. Required if using debug tokens. -->
<!-- <authorId>ABC1234YjsnUk235h</authorId> -->