File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
src/ICSharpCode.SharpZipLib Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1010
1111 <!-- Nuget specific tags -->
1212 <PropertyGroup >
13- <AssemblyVersion >1.0 .0.5 </AssemblyVersion >
14- <FileVersion >1.0 .0.5 </FileVersion >
15- <Version >1.0 .0</Version >
13+ <AssemblyVersion >1.1 .0.6 </AssemblyVersion >
14+ <FileVersion >1.1 .0.6 </FileVersion >
15+ <Version >1.1 .0</Version >
1616 <PackageId >SharpZipLib</PackageId >
1717 <Company >ICSharpCode</Company >
1818 <Authors >ICSharpCode</Authors >
2323 <Copyright >Copyright © 2000-2018 SharpZipLib Contributors</Copyright >
2424 <PackageTags >Compression Library Zip GZip BZip2 LZW Tar</PackageTags >
2525 <NeutralLanguage >en-US</NeutralLanguage >
26- <PackageReleaseNotes >This is the first stable release for v1.0
27-
28- Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.0 for more information.</PackageReleaseNotes >
26+ <PackageReleaseNotes >
27+ Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.1 for more information.</PackageReleaseNotes >
2928 <PackageLicenseUrl >https://github.com/icsharpcode/SharpZipLib/blob/master/LICENSE.txt</PackageLicenseUrl >
3029 <PackageProjectUrl >https://github.com/icsharpcode/SharpZipLib</PackageProjectUrl >
3130 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments