From 60562d7071cf35e3f2f2724ae1b955319f8d3e62 Mon Sep 17 00:00:00 2001 From: Garrett Honeycutt Date: Thu, 28 Feb 2019 15:42:35 -0500 Subject: [PATCH] Release v3.59.1 --- CHANGELOG.md | 3 +++ metadata.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ea22aa..a79ee03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### v3.59.1 - 2019-02-28 + * Put Match block at end of sshd_config + ### v3.59.0 - 2018-01-03 * Support Puppet 6 diff --git a/metadata.json b/metadata.json index f31b376..d097824 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "ghoneycutt-ssh", - "version": "3.59.0", + "version": "3.59.1", "author": "ghoneycutt", "summary": "Manages SSH", "license": "Apache-2.0",