diff --git a/README.md b/README.md index d85270fad457a8560bcc51abe73260a0f07e6c4d..ccff3b6ea924e3d00fc9ed939bbfef306f395586 100644 --- a/README.md +++ b/README.md @@ -712,6 +712,10 @@ least until this module drops support for 2.x. ## Release Notes +### 1.0.2 + + * Fixed a bug that prevented LDAP from working on any port except 389 + ### 1.0.1 * Fixed a bug that caused an error when no proxy config items were defined diff --git a/metadata.json b/metadata.json index a9eb0678be71c7ca2f0fc3398e92b9140ceb07e1..a248545483b39eb3280982800e5aefd05d1444e5 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "jgazeley-freeradius", - "version": "1.0.1", + "version": "1.0.2", "author": "jgazeley", "summary": "Install and configure FreeRADIUS", "license": "Apache-2.0",