File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 55Analyze text with Aalyzer
66![ Sample image] ( docs/sample_image.jpg )
77
8+ This branch is for Kibana 7.x.
9+
810## How to use?
911
1012See [ Getting Started] ( docs/GETTING_STARTED.md )
1113
1214## Installation
13- The latest version is for kibana 6.6.0.
15+ The latest stable version is for kibana 6.6.0.
16+ The latest alpha version is for kibana 7.0.0-alpha1
1417
1518| Kibana version | Command |
1619| ---------- | ------- |
Original file line number Diff line number Diff line change 11{
22 "name" : " analyze-api-ui-plugin" ,
3- "version" : " 6.6.0 " ,
3+ "version" : " 7.0.0-alpha1 " ,
44 "description" : " UI for elasticsearch analyze API" ,
55 "main" : " index.js" ,
66 "kibana" : {
7- "version" : " 6.6.0 " ,
7+ "version" : " 7.0.0-alpha1 " ,
88 "templateVersion" : " 1.0.0"
99 },
1010 "scripts" : {
3232 "eslint-plugin-prefer-object-spread" : " ^1.2.1" ,
3333 "eslint-plugin-react" : " ^7.11.1" ,
3434 "expect.js" : " ^0.3.1"
35-
3635 }
3736}
You can’t perform that action at this time.
0 commit comments