From f4ea77a160bb42372bb584526453b5e468f4b21b Mon Sep 17 00:00:00 2001
From: Justin Richer <github@justin.richer.org>
Date: Thu, 19 Jun 2014 07:26:56 -0700
Subject: [PATCH] Updated Home (markdown)

---
 Home.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Home.md b/Home.md
index 0f4c93d..1d4dce9 100644
--- a/Home.md
+++ b/Home.md
@@ -1,6 +1,6 @@
 MITREid Connect is a reference implementation of the OpenID Connect protocol server and client, built on the Java, Spring, and Spring Security platforms. Java API documentation and a technical overview for the current version (generated by the Maven Site plugin) is always available at [http://mitreid-connect.github.com/](http://mitreid-connect.github.com).
 
-The current stable release is **1.1.7**. Development of this is currently tracked on the **master** branch.
+The current stable release is **1.1.8**. Development of this is currently tracked on the **master** branch.
 
 The current legacy release is **1.0.15**. Development of this is currently tracked on the **1.0.x** branch and will be limited to major bugfixes and security updates. To upgrade from the legacy 1.0 series, see instructions at [Upgrading from 1.0 to 1.1](wiki/Upgrading-1.0-to-1.1).