// Up version number of the blocklayered

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16053 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2012-06-18 13:02:47 +00:00
parent 6f3d6f2635
commit 98e4df8889
+1 -1
View File
@@ -39,7 +39,7 @@ class BlockLayered extends Module
{
$this->name = 'blocklayered';
$this->tab = 'front_office_features';
$this->version = '1.8.5';
$this->version = '1.8.6';
$this->author = 'PrestaShop';
$this->need_instance = 0;