Skip to content

Commit

Permalink
Release version 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lieser committed Jan 19, 2020
1 parent 980e1e3 commit 49916b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2.2.0pre1 [2020-01-05]
2.2.0 [2020-01-19]
------------------
- Authentication-Results header: fix relaxed parsing option and trailing ";"
- exposed option on how to treat weak keys. Default is now ignore (was warning since 2.1.0) (#174)
Expand Down
2 changes: 1 addition & 1 deletion install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>dkim_verifier@pl</em:id>
<em:type>2</em:type> <!-- Extensions -->
<em:version>2.2.0pre1</em:version>
<em:version>2.2.0</em:version>

<em:name>DKIM Verifier</em:name>
<em:description>Verifies the DKIM-Signatures of e-mails.</em:description>
Expand Down

0 comments on commit 49916b1

Please sign in to comment.