Release v3.56.1

This commit is contained in:
Garrett Honeycutt 2017-11-20 10:47:47 -05:00
parent 9a349c7431
commit 7b8adfb451
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
### v3.56.1 - 2017-11-20
* Fix regex bug with `sshd_config_maxstartups`
### v3.56.0 - 2017-10-27 ### v3.56.0 - 2017-10-27
* Support puppetlabs/concat v3 and v4 * Support puppetlabs/concat v3 and v4

View File

@ -1,6 +1,6 @@
{ {
"name": "ghoneycutt-ssh", "name": "ghoneycutt-ssh",
"version": "3.56.0", "version": "3.56.1",
"author": "ghoneycutt", "author": "ghoneycutt",
"summary": "Manages SSH", "summary": "Manages SSH",
"license": "Apache-2.0", "license": "Apache-2.0",