From 81678d029404c617fa18f2cc9b4bc19e98277b33 Mon Sep 17 00:00:00 2001 From: Garrett Honeycutt Date: Sun, 17 Jan 2016 14:31:14 -0500 Subject: [PATCH] Release v3.34.0 - Address CVE-2016-0777 and CVE-2016-0778 Add ability to disable roaming. --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 5f6f2a5..674a2ff 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "ghoneycutt-ssh", - "version": "3.33.1", + "version": "3.34.0", "author": "ghoneycutt", "summary": "Manages SSH", "license": "Apache-2.0",