Skip to content

Commit

Permalink
release version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidc committed May 11, 2021
1 parent 0305589 commit 45eca94
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,8 +1,8 @@
{
"name": "davidc/getssl",
"version": "0.0.6-unreleased",
"version": "1.0.0",
"author": "Daniel Thielking, David Croft",
"summary": "Automates Let's Encrypt certificates using getssl from srvrco",
"summary": "Automates Let's Encrypt certificates using the getssl script",
"license": "Apache-2.0",
"source": "https://github.com/davidc/puppet_getssl",
"project_page": "https://github.com/davidc/puppet_getssl",
Expand All @@ -12,7 +12,7 @@
{"name": "puppetlabs-stdlib", "version_requirement": ">= 4.0.0"}
],
"operatingsystem_support": [
{"operatingsystem": "Debian", "operatingsystemrelease": ["8", "9"]}
{"operatingsystem": "Debian", "operatingsystemrelease": ["8", "9", "10"]}

]
}

0 comments on commit 45eca94

Please sign in to comment.