Skip to content

Commit cdd0931

Browse files
committed
bump version to v1.4.1
1 parent a389d9f commit cdd0931

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<!-- Nuget specific tags -->
1515
<PropertyGroup>
16-
<Version>1.4.0</Version>
16+
<Version>1.4.1</Version>
1717
<FileVersion>$(Version).12</FileVersion>
1818
<AssemblyVersion>$(FileVersion)</AssemblyVersion>
1919
<PackageId>SharpZipLib</PackageId>
@@ -28,7 +28,7 @@
2828
<PackageTags>Compression Library Zip GZip BZip2 LZW Tar</PackageTags>
2929
<NeutralLanguage>en-US</NeutralLanguage>
3030
<PackageReleaseNotes>
31-
Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.4.0 for more information.</PackageReleaseNotes>
31+
Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.4.1 for more information.</PackageReleaseNotes>
3232
<PackageProjectUrl>https://github.com/icsharpcode/SharpZipLib</PackageProjectUrl>
3333
</PropertyGroup>
3434

0 commit comments

Comments
 (0)