Skip to content

Commit

Permalink
5.0.1: Minor version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tekmaven authored Dec 10, 2020
1 parent af3e94e commit 940bf54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nClam/nClam.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
<TargetFramework>netstandard2.0</TargetFramework>
<Copyright>Copyright © The Open Source Community &lt;3</Copyright>
<Company>nClam Team</Company>
<Version>5.0.0</Version>
<Version>5.0.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>

<PropertyGroup>
<PackageId>nClam</PackageId>
<PackageVersion>5.0.0</PackageVersion>
<PackageVersion>5.0.1</PackageVersion>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageProjectUrl>https://github.com/tekmaven/nClam</PackageProjectUrl>
<Description>A library to talk to a ClamAV server and perform virus scanning.</Description>
<PackageTags>clamav virus clam clamd nclam</PackageTags>
<PackageTags>clamav virus clam clamd nclam scan</PackageTags>
<Authors>rhoffman</Authors>
</PropertyGroup>

Expand Down

0 comments on commit 940bf54

Please sign in to comment.