We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 150f31c commit f2c18e4Copy full SHA for f2c18e4
src/MEGAShellExt/ModernShellContextMenu/msix/AppxManifest.xml.in
@@ -11,7 +11,7 @@
11
xmlns:uap10="http://schemas.microsoft.com/appx/manifest/uap/windows10/10"
12
xmlns:com="http://schemas.microsoft.com/appx/manifest/com/windows10"
13
IgnorableNamespaces="uap uap2 uap3 rescap desktop desktop4 desktop5 uap10 com">
14
- <Identity Name="MEGASyncShellSparse" ProcessorArchitecture="neutral" Publisher="@MEGA_DESKTOP_APP_CERTIFICATE_PUBLISHER@" Version="1.0.0.0" />
+ <Identity Name="MEGASyncShellSparse" ProcessorArchitecture="neutral" Publisher="@MEGA_DESKTOP_APP_CERTIFICATE_PUBLISHER@" Version="5.14.0.2" />
15
<Properties>
16
<DisplayName>MEGAsync</DisplayName>
17
<PublisherDisplayName>MEGAsync</PublisherDisplayName>
0 commit comments