Skip to content

Commit

Permalink
Merge pull request #241 from bastelfreak/puppetversion
Browse files Browse the repository at this point in the history
bump puppet version dependency to >= 4.7.1 < 6.0.0
  • Loading branch information
vinzent authored Nov 17, 2017
2 parents 8c90fa0 + 28a24b9 commit 5f9812d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.7.0 < 6.0.0"
"version_requirement": ">= 4.7.1 < 6.0.0"
}
]
}

0 comments on commit 5f9812d

Please sign in to comment.