Skip to content

Commit

Permalink
Merge pull request #15 from choria-plugins/0_22_0
Browse files Browse the repository at this point in the history
(misc) Release 0.22.0
  • Loading branch information
ripienaar authored Sep 18, 2023
2 parents e49de1f + a5da4e6 commit b767f43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "choria-mcollective_agent_bolt_tasks",
"version": "0.21.0",
"version": "0.22.0",
"author": "R.I.Pienaar <rip@devco.net>",
"summary": "Puppet Tasks integration for Choria",
"license": "Apache-2.0",
"source": "https://github.com/choria-plugins/tasks-agent",
"project_page": "https://github.com/choria-io/general/",
"issues_url": "https://github.com/choria-io/general/discussions",
"dependencies": [
{ "name": "choria/mcollective","version_requirement":">= 0.13.2"}
{ "name": "choria/mcollective","version_requirement":">= 0.14.4"}
],
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 6.0.0 < 8.0.0"
"version_requirement": ">= 6.0.0 < 9.0.0"
}
]
}

0 comments on commit b767f43

Please sign in to comment.