Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Fix workbench version number (#903)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuali925 authored and chloe-zh committed Dec 15, 2020
1 parent 6d8ec37 commit c236492
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions workbench/kibana.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "opendistroQueryWorkbench",
"version": "7.9.1",
"id": "opendistroQueryWorkbenchKibana",
"version": "1.11.0.0",
"kibanaVersion": "7.9.1",
"server": true,
"ui": true,
"requiredPlugins": ["navigation"],
Expand Down

0 comments on commit c236492

Please sign in to comment.