From 3dc09d986e4c45803e3512051891cadc74fdbb83 Mon Sep 17 00:00:00 2001 From: Marcus Philip Date: Fri, 16 Oct 2015 12:40:18 +0100 Subject: [PATCH] Update versions to 1.1.2 --- Modulefile | 2 +- metadata.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Modulefile b/Modulefile index e897bbbb..334b9409 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'diabol-logrotate' -version '1.1.1' +version '1.1.2' source 'https://github.com/diabol/puppet-logrotate' license 'MIT' summary 'Logrotate module' diff --git a/metadata.json b/metadata.json index 81b09278..3e2c9592 100644 --- a/metadata.json +++ b/metadata.json @@ -1,7 +1,7 @@ { "name": "diabol-logrotate", "author": "diabol", - "version": "1.1.1", + "version": "1.1.2", "summary": "Logrotate module", "license": "MIT", "project_page": "https://github.com/diabol/puppet-logrotate", @@ -10,4 +10,4 @@ "operatingsystem_support": [], "requirements": [], "tags": [] -} \ No newline at end of file +}