version bump to 6.2.1

Fixes #9105
This commit is contained in:
Jake Landis 2018-02-06 11:36:22 -06:00
parent 745af4a9bd
commit 0fabd5bacf
2 changed files with 6 additions and 6 deletions

View file

@ -24,10 +24,10 @@ For the daring, snapshot builds are available. These builds are created nightly
| artifact | | artifact |
| --- | | --- |
| [tar](https://snapshots.elastic.co/downloads/logstash/logstash-6.2.0-SNAPSHOT.tar.gz) | | [tar](https://snapshots.elastic.co/downloads/logstash/logstash-6.2.1-SNAPSHOT.tar.gz) |
| [zip](https://snapshots.elastic.co/downloads/logstash/logstash-6.2.0-SNAPSHOT.zip) | | [zip](https://snapshots.elastic.co/downloads/logstash/logstash-6.2.1-SNAPSHOT.zip) |
| [deb](https://snapshots.elastic.co/downloads/logstash/logstash-6.2.0-SNAPSHOT.deb) | | [deb](https://snapshots.elastic.co/downloads/logstash/logstash-6.2.1-SNAPSHOT.deb) |
| [rpm](https://snapshots.elastic.co/downloads/logstash/logstash-6.2.0-SNAPSHOT.rpm) | | [rpm](https://snapshots.elastic.co/downloads/logstash/logstash-6.2.1-SNAPSHOT.rpm) |
## Need Help? ## Need Help?

View file

@ -1,6 +1,6 @@
--- ---
logstash: 6.2.0 logstash: 6.2.1
logstash-core: 6.2.0 logstash-core: 6.2.1
logstash-core-plugin-api: 2.1.16 logstash-core-plugin-api: 2.1.16
# jruby must reference a *released* version of jruby which can be downloaded from the official download url # jruby must reference a *released* version of jruby which can be downloaded from the official download url