verion 4.0.0-BETA2

This commit is contained in:
Spencer Alger 2014-11-11 07:34:18 -07:00
parent 67f3fe9600
commit 895d40ee99
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
<!-- render {"template":"# Kibana <%= pkg.version %>"} -->
# Kibana 4.0.0-BETA1.1
# Kibana 4.0.0-BETA2
<!-- /render -->
[![Build Status](https://travis-ci.org/elasticsearch/kibana.svg)](https://travis-ci.org/elasticsearch/kibana)
@ -324,4 +324,4 @@ Clicking on the *View* action loads that item in the associated applications. Re
Clicking *Edit* will allow you to change the title, description and other settings of the saved object. You can also edit the schema of the stored object.
*Note:* this operation is for advanced users only - making changes here can break large portions of the application.
<!-- /include -->
<!-- /include -->

View file

@ -1,7 +1,7 @@
{
"name": "kibana",
"private": true,
"version": "4.0.0-BETA1.1",
"version": "4.0.0-BETA2",
"description": "Kibana 4",
"main": "Gulpfile.js",
"dependencies": {},