Skip to content

Commit

Permalink
Prepare 6.0.0-beta1 release (#1386)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruflin authored Oct 5, 2017
1 parent e140c86 commit 87de840
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ All library issues should go to the [issue tracker from github](https://github.c

Compatibility
-------------
This release is compatible with all elasticsearch 5.x releases. It was tested with version 5.4.1.
This release is compatible with all Elasticsearch 6.x releases. It was tested with version 6.0.0-rc1.


Contributing
Expand All @@ -29,4 +29,4 @@ Dependencies
------------
| Project | Version | Required |
|---------|---------|----------|
|[Elasticsearch](https://github.com/elasticsearch/elasticsearch/tree/5.3)|5.3|yes|
|[Elasticsearch](https://github.com/elasticsearch/elasticsearch/tree/6.0)|6.0|yes|
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "5.2.x-dev"
"dev-master": "6.0.x-dev"
}
}
}

0 comments on commit 87de840

Please sign in to comment.