[*] MO : New modules version since 1.5.6.0

This commit is contained in:
gRoussac
2013-11-04 11:57:31 +01:00
parent 9ea79f8cb5
commit b8b7fbaf71
36 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ class Watermark extends Module
{
$this->name = 'watermark';
$this->tab = 'administration';
$this->version = '0.3';
$this->version = '0.4';
$this->author = 'PrestaShop';
parent::__construct();