Skip to content

Commit 3704d30

Browse files
committed
version bump 0.9.4
1 parent 00b4df2 commit 3704d30

File tree

4 files changed

+6353
-12
lines changed

4 files changed

+6353
-12
lines changed

CHANGES.md

+5
Original file line numberDiff line numberDiff line change
@@ -323,3 +323,8 @@ First cerebro release.
323323

324324
#### Improvements
325325
- Support elasticsearch 7.10 data tiers
326+
327+
### v0.9.4 - April 10th, 2021
328+
329+
#### Security updates
330+
- Bump socket.io to 2.4.1

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packageSummary := "Elasticsearch web admin tool"
77
packageDescription := """cerebro is an open source(MIT License) elasticsearch web admin tool built
88
using Scala, Play Framework, AngularJS and Bootstrap."""
99

10-
version := "0.9.3"
10+
version := "0.9.4"
1111

1212
scalaVersion := "2.13.4"
1313

0 commit comments

Comments
 (0)