//small fix

This commit is contained in:
Vincent Augagneur
2013-07-01 16:40:08 +02:00
parent 09359d011f
commit a519f4a7cb
15 changed files with 53 additions and 16 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ class BlockCms extends Module
{
$this->name = 'blockcms';
$this->tab = 'front_office_features';
$this->version = '1.2';
$this->version = '1.3';
$this->author = 'PrestaShop';
$this->need_instance = 0;