From cc882fc0588b5e3aa72a0ba07c5778933cd65d43 Mon Sep 17 00:00:00 2001 From: Aleks Volochnev Date: Thu, 21 Jul 2022 15:13:55 +0200 Subject: [PATCH] Update plugin.json --- src/plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plugin.json b/src/plugin.json index 66a9b69..e2d036f 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -24,8 +24,8 @@ {"name": "GitHub", "url": "https://github.com/HadesArchitect/GrafanaCassandraDatasource"}, {"name": "MIT License", "url": "https://github.com/HadesArchitect/GrafanaCassandraDatasource/blob/master/LICENSE"} ], - "version": "2.1.1", - "updated": "2022-05-15", + "version": "2.2.0", + "updated": "2022-07-21", "screenshots": [ {"name": "Query Configurator", "path": "img/configurator.png"}, {"name": "Query Editor", "path": "img/editor.png"},