// Version updated to v2.2.1

This commit is contained in:
jeromenadaud
2015-07-07 10:25:29 +02:00
parent d0eafb38e4
commit 8e57f4d429
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ class Blocktopmenu extends Module
{
$this->name = 'blocktopmenu';
$this->tab = 'front_office_features';
$this->version = '2.2.0';
$this->version = '2.2.1';
$this->author = 'PrestaShop';
$this->bootstrap = true;