Loading CHANGES.md +4 −0 Original line number Diff line number Diff line Loading @@ -50,3 +50,7 @@ First cerebro release. - copy to curl to rest client - repositories / snapshots module ###v0.4.1 - December 6th, 2016 #### Bug fixes - fix indices selection on snapshot creation build.sbt +1 −1 Original line number Diff line number Diff line name := "cerebro" version := "0.4.0" version := "0.4.1" scalaVersion := "2.11.6" Loading package.json +1 −1 Original line number Diff line number Diff line { "name": "cerebro", "version": "0.4.0", "version": "0.4.1", "description": "cerebro - elasticsearch admin", "main": "index.html", "scripts": { Loading public/connect.html +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ <div class="text-center"> <img src="img/logo.png" height="160px"> <h4>Cerebro <small>v0.4.0</small> <small>v0.4.1</small> </h4> </div> </div> Loading Loading
CHANGES.md +4 −0 Original line number Diff line number Diff line Loading @@ -50,3 +50,7 @@ First cerebro release. - copy to curl to rest client - repositories / snapshots module ###v0.4.1 - December 6th, 2016 #### Bug fixes - fix indices selection on snapshot creation
build.sbt +1 −1 Original line number Diff line number Diff line name := "cerebro" version := "0.4.0" version := "0.4.1" scalaVersion := "2.11.6" Loading
package.json +1 −1 Original line number Diff line number Diff line { "name": "cerebro", "version": "0.4.0", "version": "0.4.1", "description": "cerebro - elasticsearch admin", "main": "index.html", "scripts": { Loading
public/connect.html +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ <div class="text-center"> <img src="img/logo.png" height="160px"> <h4>Cerebro <small>v0.4.0</small> <small>v0.4.1</small> </h4> </div> </div> Loading