From 07ee3f9ca1432116019d8d97b80e38cd1de93952 Mon Sep 17 00:00:00 2001
From: Jonathan Gazeley <jonathan.gazeley@bristol.ac.uk>
Date: Fri, 15 Jul 2016 15:19:41 +0100
Subject: [PATCH] Prepare release 2.3.0

---
 README.md     | 3 +++
 metadata.json | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 38b8673..2f6e95c 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 85d63fd..ed409c0 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",
-- 
GitLab