Skip to content

Commit bf76ff5

Browse files
committed
Version changed to 1.0.2.0.
1 parent 2e1298e commit bf76ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AppVNext.Notifier.Uwp/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5" xmlns:desktop4="http://schemas.microsoft.com/appx/manifest/desktop/windows10/4" xmlns:iot2="http://schemas.microsoft.com/appx/manifest/iot/windows10/2" IgnorableNamespaces="uap mp uap5 iot2 desktop4">
3-
<Identity Name="Notifier" Publisher="CN=hanspayini" Version="1.0.0.0" />
3+
<Identity Name="Notifier" Publisher="CN=hanspayini" Version="1.0.2.0" />
44
<mp:PhoneIdentity PhoneProductId="dea460fc-0d5c-4248-a7b7-7c3cf2225d11" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
55
<Properties>
66
<DisplayName>Notifier</DisplayName>

0 commit comments

Comments
 (0)