// Blocklayered : Increase version number

This commit is contained in:
mDeflotte
2012-02-01 10:06:02 +00:00
parent e59e5b8ed1
commit 3f7e3af1d5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ class BlockLayered extends Module
{
$this->name = 'blocklayered';
$this->tab = 'front_office_features';
$this->version = '1.7.6';
$this->version = '1.7.7';
$this->author = 'PrestaShop';
$this->need_instance = 0;