Skip to content

Commit

Permalink
kibana 6.4.3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ytzlax committed Nov 26, 2018
1 parent aa35870 commit f133752
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@ In case you do not wish to define all the visualization's properties (`isFullSta
# Install
cd kibana_home, then type the appropriate command:

Kibana 6.4.3
```
./bin/kibana-plugin install https://github.com/Webiks/kibana-API/releases/download/v6.4.3_0.6.0/kibana_api-0.6.0.zip
```

Kibana 6.4.2
```
./bin/kibana-plugin install https://github.com/Webiks/kibana-API/releases/download/v6.4.2_0.6.0/kibana_api-0.6.0.zip
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 @@
"description": "This plugin allow you to crete visualization dynamiclly",
"main": "index.js",
"kibana": {
"version": "6.4.2"
"version": "6.4.3"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit f133752

Please # to comment.