Changes plugin version to 'kibana' in text fixture

This commit is contained in:
Jim Unger 2016-09-14 14:07:09 -05:00
parent 83d0821054
commit 922c04abe6
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
{
"name": "plugin_async_foo",
"version": "0.0.0"
"version": "kibana"
}

View file

@ -1,4 +1,4 @@
{
"name": "plugin_bar",
"version": "0.0.0"
"version": "kibana"
}

View file

@ -1,4 +1,4 @@
{
"name": "plugin_foo",
"version": "0.0.0"
"version": "kibana"
}