Skip to content

Commit

Permalink
Bugfix/typos (#159)
Browse files Browse the repository at this point in the history
* Fixed errant semicolon in values for  X-Permitted-Cross-Domain-Policies

* X-Frame-Options values are no longer all caps

* Fixed tests

* Patch version bump
  • Loading branch information
jamie-taylor-rjj authored Dec 27, 2024
1 parent 86879a0 commit b9a4671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OwaspHeaders.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<!-- NuGet metadata -->
<PackageId>OwaspHeaders.Core</PackageId>
<Version>9.6.2</Version>
<Version>9.6.3</Version>
<Authors>Jamie Taylor</Authors>
<Company>RJJ Software Ltd</Company>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit b9a4671

Please sign in to comment.