Skip to content

Commit

Permalink
upgrade to 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PhaedrusTheGreek committed Jul 9, 2018
1 parent 32a787a commit 6d622aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ A Kibana visualization plugin that allows arbitrary query results to be processe
* [An example with Pre-processing](#an-example-with-pre-processing)
* [Debugging](#debugging)

Installation for Kibana 6.2.2:
Installation for Kibana 6.3.0:

```
bin/kibana-plugin install https:/PhaedrusTheGreek/transform_vis/releases/download/6.2.2/transform_vis-6.2.2.zip
bin/kibana-plugin install https:/PhaedrusTheGreek/transform_vis/releases/download/6.3.0/transform_vis-6.3.0.zip
```


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "transform_vis",
"version": "6.2.3",
"version": "6.3.0",
"description": "Transform Visualization",
"main": "index.js",
"kibana": {
Expand Down

0 comments on commit 6d622aa

Please sign in to comment.