We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5116b03 commit 25236e2Copy full SHA for 25236e2
src/Files.Package/Package.appxmanifest
@@ -9,7 +9,7 @@
9
xmlns:uap4="http://schemas.microsoft.com/appx/manifest/uap/windows10/4"
10
xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5"
11
IgnorableNamespaces="uap uap5 mp rescap desktop4 desktop">
12
- <Identity Name="FilesDev" Publisher="CN=Files" Version="2.3.10.0" />
+ <Identity Name="FilesDev" Publisher="CN=Files" Version="2.3.11.0" />
13
<Properties>
14
<DisplayName>Files - Dev</DisplayName>
15
<PublisherDisplayName>Yair A</PublisherDisplayName>
0 commit comments