// Version update to v2.0.3

This commit is contained in:
Thibaud Chauviere
2014-09-03 10:19:10 +02:00
parent 8f9378de9b
commit c3643e223f
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.1';
$this->version = '2.0.3';
$this->author = 'PrestaShop';
$this->bootstrap = true;