Skip to content

Commit fbb01c4

Browse files
committed
v1.18.0 - Updated references, updated documentation comments
1 parent 6a95c2e commit fbb01c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/Directory.Build.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<Product>ProDotNetZip</Product>
1010
<Title>ProDotNetZip NET Standard</Title>
1111
<AssemblyDescription>ProDotNetZip NET Standard (fork of DotNetZip / Ionic's Zip Library) a library for handling zip archives.</AssemblyDescription>
12-
<AssemblyVersion>1.17.0</AssemblyVersion>
13-
<Version>1.17.0</Version>
14-
<FileVersion>1.17.0</FileVersion>
15-
<InformationalVersion>1.17.0</InformationalVersion>
12+
<AssemblyVersion>1.18.0</AssemblyVersion>
13+
<Version>1.18.0</Version>
14+
<FileVersion>1.18.0</FileVersion>
15+
<InformationalVersion>1.18.0</InformationalVersion>
1616

1717
<NeutralLanguage>en-US</NeutralLanguage>
1818
</PropertyGroup>

0 commit comments

Comments
 (0)