Commit cdd0931 1 parent a389d9f commit cdd0931 Copy full SHA for cdd0931
File tree 1 file changed +2
-2
lines changed
src/ICSharpCode.SharpZipLib
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
14
14
<!-- Nuget specific tags -->
15
15
<PropertyGroup >
16
- <Version >1.4.0 </Version >
16
+ <Version >1.4.1 </Version >
17
17
<FileVersion >$(Version).12</FileVersion >
18
18
<AssemblyVersion >$(FileVersion)</AssemblyVersion >
19
19
<PackageId >SharpZipLib</PackageId >
28
28
<PackageTags >Compression Library Zip GZip BZip2 LZW Tar</PackageTags >
29
29
<NeutralLanguage >en-US</NeutralLanguage >
30
30
<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 >
32
32
<PackageProjectUrl >https://github.com/icsharpcode/SharpZipLib</PackageProjectUrl >
33
33
</PropertyGroup >
34
34
You can’t perform that action at this time.
0 commit comments