File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 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" IgnorableNamespaces =" uap mp" >
3- <Identity Name =" 2383BenediktRadtke.SignalPrivateMessenger" Publisher =" CN=83951ACF-6CF8-48C5-BDC4-D778CAFD26C0" Version =" 0.2.15 .0" />
3+ <Identity Name =" 2383BenediktRadtke.SignalPrivateMessenger" Publisher =" CN=83951ACF-6CF8-48C5-BDC4-D778CAFD26C0" Version =" 0.2.16 .0" />
44 <mp : PhoneIdentity PhoneProductId =" 25d58032-97d6-4555-96ed-ffe17d57a51f" PhonePublisherId =" 00000000-0000-0000-0000-000000000000" />
55 <Properties >
66 <DisplayName >Signal Private Messenger</DisplayName >
Original file line number Diff line number Diff line change 2323// You can specify all the values or you can default the Build and Revision Numbers
2424// by using the '*' as shown below:
2525// [assembly: AssemblyVersion("1.0.*")]
26- [ assembly: AssemblyVersion ( "0.2.15 .0" ) ]
27- [ assembly: AssemblyFileVersion ( "0.2.15 .0" ) ]
26+ [ assembly: AssemblyVersion ( "0.2.16 .0" ) ]
27+ [ assembly: AssemblyFileVersion ( "0.2.16 .0" ) ]
2828[ assembly: ComVisible ( false ) ]
You can’t perform that action at this time.
0 commit comments