Skip to content

Commit

Permalink
version bump 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lmenezes committed Apr 10, 2021
1 parent 00b4df2 commit 3704d30
Show file tree
Hide file tree
Showing 4 changed files with 6,353 additions and 12 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,3 +323,8 @@ First cerebro release.

#### Improvements
- Support elasticsearch 7.10 data tiers

### v0.9.4 - April 10th, 2021

#### Security updates
- Bump socket.io to 2.4.1
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packageSummary := "Elasticsearch web admin tool"
packageDescription := """cerebro is an open source(MIT License) elasticsearch web admin tool built
using Scala, Play Framework, AngularJS and Bootstrap."""

version := "0.9.3"
version := "0.9.4"

scalaVersion := "2.13.4"

Expand Down
Loading

0 comments on commit 3704d30

Please sign in to comment.