// Version changed

This commit is contained in:
Thibaud Chauviere
2014-05-12 11:26:28 +02:00
parent 5c2619f3cc
commit cc41b07ca0
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 = 1.11;
$this->version = '1.12';
$this->author = 'PrestaShop';
$this->bootstrap = true;