From ed47bcd0fa609e8e507dd0e2b84839154c5db208 Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Mon, 26 Feb 2024 08:21:44 -0600 Subject: [PATCH] [blacksmith] Bump version to 5.0.1-rc0 --- metadata.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/metadata.json b/metadata.json index 31915f7..fbcc1bc 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppet-windowsfeature", - "version": "5.0.0", + "version": "5.0.1-rc0", "author": "Vox Pupuli", "license": "MIT", "summary": "A module that will turn windows features on or off for Windows Server 2008 and above", @@ -25,7 +25,9 @@ ] } ], - "dependencies": [], + "dependencies": [ + + ], "requirements": [ { "name": "puppet",