From b36f5869ada70c8350edc6b9b950713b73437e48 Mon Sep 17 00:00:00 2001 From: Garrett Honeycutt Date: Wed, 3 Sep 2014 21:43:55 -0400 Subject: [PATCH] Release v3.18.0 - ability to specify custom templates --- Modulefile | 2 +- metadata.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Modulefile b/Modulefile index db21854..bd09f11 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'ghoneycutt-ssh' -version '3.17.0' +version '3.18.0' source 'git://github.com/ghoneycutt/puppet-module-ssh.git' author 'ghoneycutt' license 'Apache License, Version 2.0' diff --git a/metadata.json b/metadata.json index 34f3df3..4820231 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "ghoneycutt-ssh", - "version": "3.17.0", + "version": "3.18.0", "author": "ghoneycutt", "summary": "Manages SSH", "license": "Apache License, Version 2.0",