File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<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" IgnorableNamespaces =" uap mp" >
3
- <Identity Name =" 2383BenediktRadtke.SignalPrivateMessenger" Publisher =" CN=83951ACF-6CF8-48C5-BDC4-D778CAFD26C0" Version =" 0.2.26 .0" />
3
+ <Identity Name =" 2383BenediktRadtke.SignalPrivateMessenger" Publisher =" CN=83951ACF-6CF8-48C5-BDC4-D778CAFD26C0" Version =" 0.3.0 .0" />
4
4
<mp : PhoneIdentity PhoneProductId =" 25d58032-97d6-4555-96ed-ffe17d57a51f" PhonePublisherId =" 00000000-0000-0000-0000-000000000000" />
5
5
<Properties >
6
6
<DisplayName >Signal Private Messenger</DisplayName >
38
38
</uap : Protocol >
39
39
</uap : Extension >
40
40
<uap : Extension Category =" windows.protocol" >
41
- <uap : Protocol Name =" signalpassback" />
41
+ <uap : Protocol Name =" signalpassback" />
42
42
</uap : Extension >
43
43
</Extensions >
44
44
</Application >
51
51
<Extension Category =" windows.certificates" >
52
52
<Certificates >
53
53
<Certificate StoreName =" TrustedPeople" Content =" textsecure-servicewhispersystemsorg.crt" />
54
- <Certificate StoreName =" TrustedPeople" Content =" api-directory-signal-org.crt" />
55
- <Certificate StoreName =" TrustedPeople" Content =" textsecure-service-staging-whispersystems-org.crt" />
56
- <Certificate StoreName =" TrustedPeople" Content =" api-staging-directory-signal-org.crt" />
54
+ <Certificate StoreName =" TrustedPeople" Content =" api-directory-signal-org.crt" />
55
+ <Certificate StoreName =" TrustedPeople" Content =" textsecure-service-staging-whispersystems-org.crt" />
56
+ <Certificate StoreName =" TrustedPeople" Content =" api-staging-directory-signal-org.crt" />
57
57
</Certificates >
58
58
</Extension >
59
59
</Extensions >
60
- </Package >
60
+ </Package >
You can’t perform that action at this time.
0 commit comments