// Changing version number of the blocklayered

This commit is contained in:
mDeflotte
2012-01-13 10:23:30 +00:00
parent 74498ed67b
commit 0039ac109a
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.4';
$this->version = '1.7.5';
$this->author = 'PrestaShop';
$this->need_instance = 0;