diff --git a/CHANGELOG.md b/CHANGELOG.md index 59da0a289..493c997ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This file is used to list changes made in each version of the apache2 cookbook. -## Unreleased +## [8.1.1] - 2020-04-12 ### Added diff --git a/metadata.rb b/metadata.rb index 522f983d8..626ebc243 100644 --- a/metadata.rb +++ b/metadata.rb @@ -6,7 +6,7 @@ chef_version '>= 13.9' license 'Apache-2.0' description 'Installs and configures apache2' -version '8.1.0' +version '8.1.1' supports 'debian' supports 'ubuntu'