Skip to content

Commit

Permalink
Version 1.4.0
Browse files Browse the repository at this point in the history
Removed IOK retrieval functions and live matches to account for Phish.Report API changes.
  • Loading branch information
akacdev committed Nov 25, 2023
1 parent 744a10f commit 387ebd1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PhishReport/PhishReport.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.0</Version>
<AssemblyVersion>1.3.0</AssemblyVersion>
<FileVersion>1.3.0</FileVersion>
<Version>1.4.0</Version>
<AssemblyVersion>1.4.0</AssemblyVersion>
<FileVersion>1.4.0</FileVersion>

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

0 comments on commit 387ebd1

Please sign in to comment.