Skip to content

Commit

Permalink
v3.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
andris9 committed May 24, 2023
1 parent 05ba74e commit 0c2451d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

- v3.6.6 2023-05-24

- Bumped mx-connect for MTA-STS caching fix

- v3.6.3 2023-02-08

- Do not stop mail processing if MTA-STS policy loading failed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zone-mta",
"private": false,
"version": "3.6.5",
"version": "3.6.6",
"description": "Tiny outbound MTA",
"main": "app.js",
"scripts": {
Expand Down

0 comments on commit 0c2451d

Please sign in to comment.