diff --git a/README.md b/README.md index ccff3b6ea924e3d00fc9ed939bbfef306f395586..e8dc7e1f7cf5182234574e3df8fb81728fc29c97 100644 --- a/README.md +++ b/README.md @@ -712,6 +712,10 @@ least until this module drops support for 2.x. ## Release Notes +### 1.0.3 + + * Iron out a couple of issues with LDAP compatibility with Active Directory + ### 1.0.2 * Fixed a bug that prevented LDAP from working on any port except 389 diff --git a/metadata.json b/metadata.json index a248545483b39eb3280982800e5aefd05d1444e5..c07d294292efece19bcdc092d8fcf6f7ddf11741 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "jgazeley-freeradius", - "version": "1.0.2", + "version": "1.0.3", "author": "jgazeley", "summary": "Install and configure FreeRADIUS", "license": "Apache-2.0",