Merge pull request #467 from elastic/6.3.1

Bump default version to 6.3.1
This commit is contained in:
Michael Russell 2018-07-06 09:39:52 +02:00 committed by GitHub
commit 8b92ab9edc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## 6.3.1 - 2018/07/05
## Features
* 6.3.1 as default elasticsearch version
## 6.3.0.1 - 2018/06/28
### Fixes

View file

@ -1,6 +1,6 @@
---
es_major_version: "6.x"
es_version: "6.3.0"
es_version: "6.3.1"
es_use_snapshot_release: false
es_enable_xpack: true
es_package_name: "elasticsearch"