You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ct...@apache.org on 2020/07/15 17:18:29 UTC

[lucene-site] branch master updated: Add 8.6 to available Ref Guide versions

This is an automated email from the ASF dual-hosted git repository.

ctargett pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-site.git


The following commit(s) were added to refs/heads/master by this push:
     new a27321c  Add 8.6 to available Ref Guide versions
a27321c is described below

commit a27321ce01d8c0fd748f8555bc82ac9cb614dbed
Author: Cassandra Targett <ct...@apache.org>
AuthorDate: Wed Jul 15 11:59:28 2020 -0500

    Add 8.6 to available Ref Guide versions
---
 content/pages/solr/guide.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/content/pages/solr/guide.md b/content/pages/solr/guide.md
index e226b46..52e6467 100644
--- a/content/pages/solr/guide.md
+++ b/content/pages/solr/guide.md
@@ -11,10 +11,11 @@ As of Solr 8.2, it is published only in HTML format.
 
 **Latest release**:
 
-  - [Solr 8.5](8_5/)
+  - [Solr 8.6](8_6/)
 
 **Earlier versions**:
 
+  - [Solr 8.5](8_5/)
   - [Solr 8.4](8_4/)
   - [Solr 8.3](8_3/)
   - [Solr 8.2](8_2/)