Skip to content

Commit

Permalink
Update version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vicmaeg committed Feb 16, 2022
1 parent 07beb79 commit d19d438
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OnvifDiscovery/OnvifDiscovery.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<AssemblyTitle>Onvif Discovery</AssemblyTitle>
<AssemblyCopyright>© Víctor Martos 2019</AssemblyCopyright>
<PackageId>OnvifDiscovery</PackageId>
<Version>1.2.1</Version>
<PackageReleaseNotes>Fixes duplicated results from multiple network interfaces</PackageReleaseNotes>
<Version>1.2.2</Version>
<PackageReleaseNotes>Checks for null header to discard message</PackageReleaseNotes>
<Authors>Víctor Martos</Authors>
<Description>A simple cross-platform library to discover ONVIF compliant devices</Description>
<IsPackable>true</IsPackable>
Expand Down

0 comments on commit d19d438

Please sign in to comment.