Skip to content

Commit

Permalink
fix(NA): search examples kibana version declaration (elastic#83182)
Browse files Browse the repository at this point in the history
Co-authored-by: Kibana Machine <[email protected]>
  • Loading branch information
2 people authored and chrisronline committed Nov 19, 2020
1 parent 692c0a2 commit 9f681a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/search_examples/kibana.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "searchExamples",
"version": "8.0.0",
"version": "0.0.1",
"kibanaVersion": "kibana",
"server": true,
"ui": true,
"requiredPlugins": ["navigation", "data", "developerExamples"],
Expand Down

0 comments on commit 9f681a2

Please sign in to comment.