File tree 1 file changed +4
-4
lines changed
src/ICSharpCode.SharpZipLib
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<!-- Nuget specific tags -->
13
13
<PropertyGroup >
14
- <AssemblyVersion >1.3.0.8 </AssemblyVersion >
15
- <FileVersion >1.2.0.8 </FileVersion >
16
- <Version >1.3.0 </Version >
14
+ <AssemblyVersion >1.3.1.9 </AssemblyVersion >
15
+ <FileVersion >1.3.1.9 </FileVersion >
16
+ <Version >1.3.1 </Version >
17
17
<PackageId >SharpZipLib</PackageId >
18
18
<Company >ICSharpCode</Company >
19
19
<Authors >ICSharpCode</Authors >
26
26
<PackageTags >Compression Library Zip GZip BZip2 LZW Tar</PackageTags >
27
27
<NeutralLanguage >en-US</NeutralLanguage >
28
28
<PackageReleaseNotes >
29
- Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.3 for more information.</PackageReleaseNotes >
29
+ Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.3.1 for more information.</PackageReleaseNotes >
30
30
<PackageProjectUrl >https://github.com/icsharpcode/SharpZipLib</PackageProjectUrl >
31
31
</PropertyGroup >
32
32
You can’t perform that action at this time.
0 commit comments