diff --git a/config.xml b/config.xml index e2793d7..b5ccdb8 100644 --- a/config.xml +++ b/config.xml @@ -2,11 +2,11 @@ graphnvd3 - + 0 0 - \ No newline at end of file + diff --git a/graphnvd3.php b/graphnvd3.php index 135cb17..a2d4510 100644 --- a/graphnvd3.php +++ b/graphnvd3.php @@ -42,7 +42,7 @@ function __construct($type = null) $this->name = 'graphnvd3'; $this->tab = 'administration'; - $this->version = '2.0.1'; + $this->version = '2.0.2'; $this->author = 'PrestaShop'; $this->need_instance = 0;