Skip to content

Commit

Permalink
Merge pull request #535 from puppetlabs/CONT-263-puppet_version_bump
Browse files Browse the repository at this point in the history
(CONT-263) Update minimum required puppet version
  • Loading branch information
david22swan authored Nov 22, 2022
2 parents 1496d2f + 517969c commit 87c837d
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 @@ -77,7 +77,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 6.0.0 < 8.0.0"
"version_requirement": ">= 6.24.0 < 8.0.0"
}
],
"template-url": "https://github.com/puppetlabs/pdk-templates.git#main",
Expand Down

0 comments on commit 87c837d

Please sign in to comment.