From e29c06349d87220d490b59aaae03c3aa179d635d Mon Sep 17 00:00:00 2001 From: Garrett Honeycutt Date: Sat, 4 Jun 2016 14:33:26 -0400 Subject: [PATCH] Release v3.37.0 - Add params to manage more options in ssh_config * StrictHostKeyChecking * EnableSSHKeysign * HostbasedAuthentication --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 6678dc8..9e4816a 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "ghoneycutt-ssh", - "version": "3.36.0", + "version": "3.37.0", "author": "ghoneycutt", "summary": "Manages SSH", "license": "Apache-2.0",