Skip to content

Commit

Permalink
Version 1.3.2
Browse files Browse the repository at this point in the history
Updates the README file and fixes a bug in Stream reading causing response body previews to not be displayed.
  • Loading branch information
akacdev committed Nov 25, 2023
1 parent 0af546c commit aa82ce2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AbuseIPDB/AbuseIPDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<PackageReadmeFile>NuGet.md</PackageReadmeFile>

<!--Version-->
<Version>1.3.1</Version>
<AssemblyVersion>1.3.1</AssemblyVersion>
<FileVersion>1.3.1</FileVersion>
<Version>1.3.2</Version>
<AssemblyVersion>1.3.2</AssemblyVersion>
<FileVersion>1.3.2</FileVersion>

<!--Github-->
<PackageProjectUrl>https://github.com/actually-akac/AbuseIPDB</PackageProjectUrl>
Expand Down

0 comments on commit aa82ce2

Please sign in to comment.