diff --git a/CHANGELOG.md b/CHANGELOG.md index 11858a2..9599a68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ This file is used to list changes made in each version of the postfix cookbook. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 5.4.1 - 2020-10-20 - Ensure all postmap files are rebuilt immediately if needed diff --git a/metadata.rb b/metadata.rb index 56c9628..9b7e829 100644 --- a/metadata.rb +++ b/metadata.rb @@ -3,7 +3,7 @@ maintainer 'Sous Chefs' maintainer_email 'help@sous-chefs.org' license 'Apache-2.0' description 'Installs and configures postfix for client or outbound relayhost, or to do SASL auth' -version '5.4.0' +version '5.4.1' source_url 'https://github.com/sous-chefs/postfix' issues_url 'https://github.com/sous-chefs/postfix/issues' chef_version '>= 12.15'