Skip to content

Commit

Permalink
Merge branch 'master' into 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
untergeek committed Apr 25, 2016
2 parents 6f08be2 + 45fca77 commit cca0e52
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion curator/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '4.0.0a4'
__version__ = '4.0.0a6'
2 changes: 1 addition & 1 deletion docs/Changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Changelog
=========

4.0.0a5 (25 Apr 2016)
4.0.0a6 (25 Apr 2016)
---------------------

**General**
Expand Down
2 changes: 1 addition & 1 deletion docs/asciidoc/actions.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Required settings
[float]
Optional settings
~~~~~~~~~~~~~~~~~
* <<body,body>> No default value. Can create any acceptable index settings and
* <<option_body,body>> No default value. Can create any acceptable index settings and
mappings as nested YAML. See
https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-create-index.html
for more information.
Expand Down

0 comments on commit cca0e52

Please sign in to comment.