Skip to content

Commit 7abbbf4

Browse files
authored
Bump Version to 3.1.1 (#136)
1 parent ca8a64a commit 7abbbf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LibZipSharp.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<_LibZipSharpAssemblyVersionMajor>3</_LibZipSharpAssemblyVersionMajor>
44
<_LibZipSharpAssemblyVersionMinor>1</_LibZipSharpAssemblyVersionMinor>
5-
<_LibZipSharpAssemblyVersionPatch>0</_LibZipSharpAssemblyVersionPatch>
5+
<_LibZipSharpAssemblyVersionPatch>1</_LibZipSharpAssemblyVersionPatch>
66
<_LibZipSharpAssemblyVersion>$(_LibZipSharpAssemblyVersionMajor).$(_LibZipSharpAssemblyVersionMinor).$(_LibZipSharpAssemblyVersionPatch)</_LibZipSharpAssemblyVersion>
77
<_NativeLibraryVersionForName>$(_LibZipSharpAssemblyVersionMajor)-$(_LibZipSharpAssemblyVersionMinor)</_NativeLibraryVersionForName>
88
<_NativeLibraryBaseName>libZipSharpNative-$(_NativeLibraryVersionForName)</_NativeLibraryBaseName>

0 commit comments

Comments
 (0)