From cdd0931e3c476faaf829963b2567619431c871bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nils=20m=C3=A5s=C3=A9n?= Date: Sat, 5 Nov 2022 11:52:08 +0100 Subject: [PATCH] bump version to v1.4.1 --- src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj b/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj index 0dfc04003..235a41a76 100644 --- a/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj +++ b/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj @@ -13,7 +13,7 @@ - 1.4.0 + 1.4.1 $(Version).12 $(FileVersion) SharpZipLib @@ -28,7 +28,7 @@ Compression Library Zip GZip BZip2 LZW Tar en-US -Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.4.0 for more information. +Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.4.1 for more information. https://github.com/icsharpcode/SharpZipLib