Skip to content

Commit

Permalink
Merge pull request #40 from opus-codium/puppet-8
Browse files Browse the repository at this point in the history
Add support for Puppet 8
  • Loading branch information
neomilium authored Oct 3, 2023
2 parents 70e2a4c + 2ebf0c0 commit 747c399
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": ">= 7.0.0 < 8.0.0"
"version_requirement": ">= 7.0.0 < 9.0.0"
}
]
}

0 comments on commit 747c399

Please sign in to comment.