Skip to content

Commit

Permalink
[blacksmith] Bump version to 5.0.1-rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
silug committed Feb 26, 2024
1 parent 203c22e commit ed47bcd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -25,7 +25,9 @@
]
}
],
"dependencies": [],
"dependencies": [

],
"requirements": [
{
"name": "puppet",
Expand Down

0 comments on commit ed47bcd

Please sign in to comment.