Skip to content

Commit 9f681a2

Browse files
mistickibanamachine
authored andcommitted
fix(NA): search examples kibana version declaration (elastic#83182)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
1 parent 692c0a2 commit 9f681a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/search_examples/kibana.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"id": "searchExamples",
3-
"version": "8.0.0",
3+
"version": "0.0.1",
4+
"kibanaVersion": "kibana",
45
"server": true,
56
"ui": true,
67
"requiredPlugins": ["navigation", "data", "developerExamples"],

0 commit comments

Comments
 (0)