File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
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 =" c717c926-e01a-453d-a27c-54750041de8a" Publisher =" CN=Gargaj" Version =" 1.0.4 .0" />
3
+ <Identity Name =" c717c926-e01a-453d-a27c-54750041de8a" Publisher =" CN=Gargaj" Version =" 1.0.5 .0" />
4
4
<mp : PhoneIdentity PhoneProductId =" c717c926-e01a-453d-a27c-54750041de8a" PhonePublisherId =" 00000000-0000-0000-0000-000000000000" />
5
5
<Properties >
6
6
<DisplayName >BlueWP</DisplayName >
Original file line number Diff line number Diff line change 24
24
// You can specify all the values or you can default the Build and Revision Numbers
25
25
// by using the '*' as shown below:
26
26
// [assembly: AssemblyVersion("1.0.*")]
27
- [ assembly: AssemblyVersion ( "1.0.4 .0" ) ]
28
- [ assembly: AssemblyFileVersion ( "1.0.4 .0" ) ]
27
+ [ assembly: AssemblyVersion ( "1.0.5 .0" ) ]
28
+ [ assembly: AssemblyFileVersion ( "1.0.5 .0" ) ]
29
29
[ assembly: ComVisible ( false ) ]
You can’t perform that action at this time.
0 commit comments