phonegap / build

This is the public repository for PhoneGap Build source and bug tracking
92 stars 33 forks source link

Windows version numbers with double digets #572

Open ronnievdc opened 7 years ago

ronnievdc commented 7 years ago

Building for windows phone with double digit numbers loses the 2nd digit.

For example: <widget id="tld.publisher.appname" windows-packageVersion="1.5.25.3" version="1.5.25" ....> Results in AppName.Phone_1.5.2.0_anycpu.appx

Uploading this to the windows store results in the following error: The Appx version number needs to be higher than previous version: 1.5.24.2

Which in this case forces me to version 1.6.0