Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Merge pull request #467 from elastic/6.3.1
Browse files Browse the repository at this point in the history
Bump default version to 6.3.1
  • Loading branch information
Crazybus authored Jul 6, 2018
2 parents 2d9c22f + c8ededa commit 8b92ab9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 8b92ab9

Please sign in to comment.