From 9ed58875e6af9ca7d8f9250baba1386df832bd56 Mon Sep 17 00:00:00 2001 From: Brent Cordis Date: Wed, 24 Jun 2020 17:40:03 -0500 Subject: [PATCH] Update README.md Update version info. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9315aaa4..b39710aca 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Status | Code | Branch | Version | Release Date | Joomla Version | |--------------------------------------------------------------------------------------------------------------------------------------------------------|-------------|---------|--------------|----------------| | [![](https://travis-ci.com/Joomla-Bible-Study/Joomla-Bible-Study.svg?branch=development)](https://travis-ci.com/Joomla-Bible-Study/Joomla-Bible-Study) | Development | 9.3.0 | TBD | 3.8+ | -| [![](https://travis-ci.com/Joomla-Bible-Study/Joomla-Bible-Study.svg?branch=master)](https://travis-ci.com/Joomla-Bible-Study/Joomla-Bible-Study) | Master | 9.2.1 | Oct 31, 2019 | 3.8+ | +| [![](https://travis-ci.com/Joomla-Bible-Study/Joomla-Bible-Study.svg?branch=master)](https://travis-ci.com/Joomla-Bible-Study/Joomla-Bible-Study) | Master | 9.2.3 | June 21, 2020 | 3.8+ | *NOTE:* The master branch will always reflect the current, released stable version. Only bug fixes and minor updates should be applied to the master branch. New features are to be introduced into the development branch only.