From 5d11a3b8b4cc5d16f81ce51280793b5dcfb2bcc8 Mon Sep 17 00:00:00 2001 From: Garrett Honeycutt Date: Tue, 4 Oct 2016 10:36:21 -0400 Subject: [PATCH] Release v3.46.0 - Add sshd_x11_use_localhost parameter --- CHANGELOG.md | 3 +++ metadata.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c2f35e..0f23a98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### v3.46.0 - 2016-10-04 + * Add sshd_x11_use_localhost parameter + ### v3.45.0 - 2016-08-30 * Add support for Ubuntu 16.04 LTS diff --git a/metadata.json b/metadata.json index 90c79e1..3cfe247 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "ghoneycutt-ssh", - "version": "3.45.0", + "version": "3.46.0", "author": "ghoneycutt", "summary": "Manages SSH", "license": "Apache-2.0",