Skip to content

Commit

Permalink
Merge pull request #42 from wireapp/update-manifest-version
Browse files Browse the repository at this point in the history
feat: updated manifest version
  • Loading branch information
KevinJaroschewskiCONPORT authored Nov 27, 2024
2 parents 2fe144d + 204954e commit 3554afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.xml.template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<OfficeApp xmlns="http://schemas.microsoft.com/office/appforoffice/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bt="http://schemas.microsoft.com/office/officeappbasictypes/1.0" xmlns:mailappor="http://schemas.microsoft.com/office/mailappversionoverrides/1.0" xsi:type="MailApp">
<Id>50581182-7271-4e44-8aa7-63c432b46a3e</Id>
<Version>1.0.0</Version>
<Version>1.1.0</Version>
<ProviderName>Wire</ProviderName>
<DefaultLocale>en-US</DefaultLocale>
<DisplayName DefaultValue="Wire"/>
Expand Down

0 comments on commit 3554afb

Please sign in to comment.