File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/ICSharpCode.SharpZipLib Expand file tree Collapse file tree 1 file changed +3
-3
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.1 </Version >
17
- <FileVersion >$(Version).12 </FileVersion >
16
+ <Version >1.4.2 </Version >
17
+ <FileVersion >$(Version).13 </FileVersion >
18
18
<AssemblyVersion >$(FileVersion)</AssemblyVersion >
19
19
<PackageId >SharpZipLib</PackageId >
20
20
<Company >ICSharpCode</Company >
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.1 for more information.</PackageReleaseNotes >
31
+ Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.4.2 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