Browse Source

Fix version constant in Groovy API docs

This commit fixes the version constant in the Groovy API docs from
5.0.0-alpha5 to 6.0.0-alpha1.
Jason Tedor 9 years ago
parent
commit
cc2743743c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/groovy-api/index.asciidoc

+ 1 - 1
docs/groovy-api/index.asciidoc

@@ -1,7 +1,7 @@
 = Groovy API
 :ref:  http://www.elastic.co/guide/en/elasticsearch/reference/current
 :java: http://www.elastic.co/guide/en/elasticsearch/client/java-api/current
-:version: 5.0.0-alpha5
+:version: 6.0.0-alpha1
 
 [preface]
 == Preface