Skip to content

Commit c52659a

Browse files
Merge branch 'develop' into 'master'
Develop See merge request bitsensor/front-end/elastalert-kibana-plugin!6
2 parents 17488c2 + 575993e commit c52659a

File tree

3 files changed

+763
-717
lines changed

3 files changed

+763
-717
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.14.1
1+
10.15.2

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "elastalert-kibana-plugin",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Create, test and edit ElastAlert rules within Kibana.",
55
"main": "index.js",
66
"license": "SEE LICENSE IN LICENSE.md",
77
"kibana": {
8-
"version": "6.6.0",
8+
"version": "6.7.0",
99
"templateVersion": "1.0.0"
1010
},
1111
"scripts": {

0 commit comments

Comments
 (0)