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.
2 parents 150f31c + f2c18e4 commit 8b84d44Copy full SHA for 8b84d44
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