1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-09-16 08:56:19 +02:00

Update AppxManifest

This commit is contained in:
Chen-I Lim
2021-03-04 12:31:17 -08:00
parent e881b69059
commit 584496bbe9

View File

@@ -2,7 +2,7 @@
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities">
<Identity Name="Mattermost.Focalboard" Publisher="CN=1111111-1111-1111-1111-111111111111" Version="1.0.0.0" ProcessorArchitecture="x64" />
<Identity Name="MattermostInc.Focalboard" Publisher="CN=5C59534D-C37D-4D0C-8464-26AA0D0B6EFE" Version="0.6.0.0" ProcessorArchitecture="x64" />
<Properties>
<DisplayName>Focalboard</DisplayName>
<PublisherDisplayName>Mattermost</PublisherDisplayName>