// Version updated to v2.1.0

This commit is contained in:
Jérôme Nadaud
2015-03-03 12:00:49 +01:00
parent 5d5298e2d9
commit 05c810a4ac
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.0.9';
$this->version = '2.1.0';
$this->author = 'PrestaShop';
$this->bootstrap = true;