File tree 1 file changed +5
-5
lines changed
src/ICSharpCode.SharpZipLib
1 file changed +5
-5
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.1.9 </AssemblyVersion >
15
- <FileVersion >1.3.1.9 </FileVersion >
16
- <Version >1.3.1 </Version >
14
+ <AssemblyVersion >1.3.2.10 </AssemblyVersion >
15
+ <FileVersion >1.3.2.10 </FileVersion >
16
+ <Version >1.3.2 </Version >
17
17
<PackageId >SharpZipLib</PackageId >
18
18
<Company >ICSharpCode</Company >
19
19
<Authors >ICSharpCode</Authors >
22
22
<PackageProjectUrl >http://icsharpcode.github.io/SharpZipLib/</PackageProjectUrl >
23
23
<PackageIcon >images/sharpziplib-nuget-256x256.png</PackageIcon >
24
24
<RepositoryUrl >https://github.com/icsharpcode/SharpZipLib</RepositoryUrl >
25
- <Copyright >Copyright © 2000-2020 SharpZipLib Contributors</Copyright >
25
+ <Copyright >Copyright © 2000-2021 SharpZipLib Contributors</Copyright >
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.1 for more information.</PackageReleaseNotes >
29
+ Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.3.2 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