Skip to content

Commit

Permalink
2.0.0-snap
Browse files Browse the repository at this point in the history
  • Loading branch information
bleskes committed Oct 28, 2015
1 parent 00cef5f commit 09216ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/installing_sense.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Kibana needs to be restarted after each change to the configuration for them to

Kibana’s `bin/plugin` script requires direct internet access for downloading and installing Sense.
If your server doesn’t have internet access, you can download the Sense tar file from the following link:
https://download.elasticsearch.org/elastic/sense/sense-latest.zip
https://download.elasticsearch.org/elastic/sense/sense-latest.tar.gz

Once downloaded you can install Sense using the following command:

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Spencer Alger <spencer.alger@elastic.co>"
],
"name": "Sense",
"version": "2.0.0-beta1",
"version": "2.0.0-snapshot",
"repository": {
"type": "git",
"url": "http://github.com/elastic/sense.git"
Expand Down

0 comments on commit 09216ea

Please sign in to comment.