Skip to content

Commit 31fe6fd

Browse files
committed
Add support for 7.10.2
1 parent 53c9823 commit 31fe6fd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

kibana.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "opendistroSecurityKibana",
3-
"version": "1.12.0.0",
3+
"version": "1.13.0.0",
44
"kibanaVersion": "kibana",
55
"configPath": ["opendistro_security"],
66
"requiredPlugins": ["navigation"],

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "opendistro_security",
3-
"version": "1.12.0.0",
3+
"version": "1.13.0.0",
44
"main": "target/plugins/opendistro_security",
55
"kibana": {
6-
"version": "7.10.0",
6+
"version": "7.10.2",
77
"templateVersion": "1.0.0"
88
},
99
"license": "Apache-2.0",

0 commit comments

Comments
 (0)