diff --git a/common/index.ts b/common/index.ts index 7a4ca18..5022a01 100644 --- a/common/index.ts +++ b/common/index.ts @@ -36,5 +36,5 @@ * - Lorenzo Bernardi */ -export const PLUGIN_ID = 'zredelk'; +export const PLUGIN_ID = 'redelk'; export const PLUGIN_NAME = 'RedELK'; diff --git a/kibana.json b/kibana.json index 2a0e75f..908644e 100644 --- a/kibana.json +++ b/kibana.json @@ -1,6 +1,6 @@ { - "id": "zredelk", - "version": "7.16.3", + "id": "redelk", + "version": "7.17.9", "server": true, "ui": true, "requiredPlugins": [ diff --git a/public/components/attackNavigatorPage.tsx b/public/components/attackNavigatorPage.tsx index 8eb8034..9e00b51 100644 --- a/public/components/attackNavigatorPage.tsx +++ b/public/components/attackNavigatorPage.tsx @@ -43,7 +43,7 @@ import { PLUGIN_ID } from '../../common'; const Iframe = memo(() => (