Skip to content

Commit 0ec8f18

Browse files
committed
Update package version and release notes
1 parent 4649b1a commit 0ec8f18

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PreMailer.Net-dotnet/PreMailer.Net.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>net45;netstandard1.3</TargetFrameworks>
5-
<Version>2.0.0-beta1</Version>
5+
<Version>2.0.0-beta2</Version>
66
<Authors>Martin H. Normark</Authors>
77
<Description>
88
PreMailer.Net is a C# utility for moving CSS to inline style attributes, to gain maximum E-mail client compatibility.
@@ -14,6 +14,7 @@
1414
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1515
<PackageReleaseNotes>
1616
Support for .NET Core https://github.com/milkshakesoftware/PreMailer.Net/pull/141
17+
Fix: Duplicated style properties added with different values https://github.com/milkshakesoftware/PreMailer.Net/pull/139
1718
</PackageReleaseNotes>
1819
<PackageTags>email css newsletter html</PackageTags>
1920
</PropertyGroup>

0 commit comments

Comments
 (0)