Skip to content

Commit 5c97795

Browse files
committed
release 1.0.4
1 parent c792b33 commit 5c97795

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
* Make sure `$acme_git_url` is passed to `acme::setup::puppetmaster` (#18)
1111
* Fix create dhparam command (#19)
1212
* Fix facts lookup on Puppet 5 (#22)
13+
* Fix duplicate resource error (#20)
1314

1415
## 1.0.3
1516

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fraenki-acme",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"author": "Frank Wall",
55
"summary": "Centralized SSL certificate management using Let's Encrypt™ and the lightweight acme.sh",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)