We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369cfdb commit b79e957Copy full SHA for b79e957
LaunchPass/Package.appxmanifest
@@ -5,7 +5,7 @@
5
xmlns:control="using:Microsoft.UI.Xaml.Controls"
6
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
7
IgnorableNamespaces="uap mp rescap">
8
- <Identity Name="f3a28ab5-9cd3-480a-86e5-58ecbeba4015" Publisher="CN=LaunchPass" Version="2.1.8.0" />
+ <Identity Name="f3a28ab5-9cd3-480a-86e5-58ecbeba4015" Publisher="CN=LaunchPass" Version="2.2.0.0" />
9
<mp:PhoneIdentity PhoneProductId="23dd9619-e5f5-42f7-858e-13d0fa3bd336" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
10
<Properties>
11
<DisplayName>LaunchPass</DisplayName>
0 commit comments