From 32c885c9e68eb76015ef73abd8e52f19033b3ebe Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Thu, 21 May 2015 07:58:02 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index a7b7510..b46af1d 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,7 @@ MITREid Connect is a reference implementation of the OpenID Connect protocol ser The current **master** development branch is working towards the **1.2.0** release. -The current stable release is **1.1.14**. Development of this is currently tracked on the **1.1.x** branch. +The current stable release is **1.1.15**. Development of this is currently tracked on the **1.1.x** branch. The current legacy release is **1.0.21**. 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).