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 10
10
11
11
<!-- Nuget specific tags -->
12
12
<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 >
16
16
<PackageId >SharpZipLib</PackageId >
17
17
<Company >ICSharpCode</Company >
18
18
<Authors >ICSharpCode</Authors >
23
23
<Copyright >Copyright © 2000-2018 SharpZipLib Contributors</Copyright >
24
24
<PackageTags >Compression Library Zip GZip BZip2 LZW Tar</PackageTags >
25
25
<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 >
29
28
<PackageLicenseUrl >https://github.com/icsharpcode/SharpZipLib/blob/master/LICENSE.txt</PackageLicenseUrl >
30
29
<PackageProjectUrl >https://github.com/icsharpcode/SharpZipLib</PackageProjectUrl >
31
30
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments