diff --git a/README.md b/README.md index 38b8673a64dfd1bf87d22a9f9f691ae957165370..2f6e95c6eb1f9dee260b8e23c282de5f840ef965 100644 --- a/README.md +++ b/README.md @@ -802,6 +802,9 @@ development effort if the features aren't useful to my employer. ## Release Notes +### 2.3.0 + * Add support to configure virtual modules for fail-over and load-balancing + ### 2.2.0 * Add support to configure the krb5 module diff --git a/metadata.json b/metadata.json index 85d63fd82704e04edfddafb73eb5bcc2f6fc597a..ed409c0cd46704b0668c56044a724fd5d4f14d6a 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "jgazeley-freeradius", - "version": "2.2.0", + "version": "2.3.0", "author": "jgazeley", "summary": "Install and configure FreeRADIUS", "license": "Apache-2.0",