File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 9
9
[ assembly: AssemblyCompany ( "Milkshake Software" ) ]
10
10
[ assembly: AssemblyCopyright ( "Copyright © Milkshake Software 2016" ) ]
11
11
12
- [ assembly: AssemblyVersion ( "1.5.3 .0" ) ]
13
- [ assembly: AssemblyFileVersion ( "1.5.3 .0" ) ]
12
+ [ assembly: AssemblyVersion ( "1.5.4 .0" ) ]
13
+ [ assembly: AssemblyFileVersion ( "1.5.4 .0" ) ]
14
14
15
15
#if DEBUG
16
16
[ assembly: AssemblyConfiguration ( "Debug" ) ]
Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >PreMailer.Net</id >
5
- <version >1.5.3 </version >
5
+ <version >1.5.4 </version >
6
6
<authors >Martin H. Normark</authors >
7
7
<owners >milkshakesoftware</owners >
8
8
<licenseUrl >https://github.com/milkshakesoftware/PreMailer.Net/blob/master/LICENSE</licenseUrl >
13
13
PreMailer.Net is a C# utility for moving CSS to inline style attributes, to gain maximum E-mail client compatibility.
14
14
</description >
15
15
<releaseNotes >
16
- Preserve original DOCTYPE https://github.com/milkshakesoftware/PreMailer.Net/pull/102
16
+ Download bundle link https://github.com/milkshakesoftware/PreMailer.Net/pull/109
17
+ Fix typos https://github.com/milkshakesoftware/PreMailer.Net/pull/110
18
+ Fix for occasional crash due to unsupported URI schemes https://github.com/milkshakesoftware/PreMailer.Net/pull/112
17
19
</releaseNotes >
18
20
<copyright >Copyright 2016</copyright >
19
21
<tags >email css newsletter html</tags >
You can’t perform that action at this time.
0 commit comments