mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-02 00:15:02 -04:00
Package acceptance validation error: Apps are not allowed to have a Version with a revision number other than zero specified in the app manifest. The package FileBot_4.7.2.appx specifies 4.7.2.4279.
This commit is contained in:
parent
702517684e
commit
c55f475a27
@ -8,7 +8,7 @@
|
||||
Name="FileBot"
|
||||
ProcessorArchitecture="x64"
|
||||
Publisher="CN=761A0D2B-9B86-4FE4-B664-18E4E0AFC3F1"
|
||||
Version="@{version}.@{revision}"
|
||||
Version="@{version}.0"
|
||||
/>
|
||||
|
||||
<Properties>
|
||||
|
Loading…
Reference in New Issue
Block a user