diff --git a/emailchef/emailchef.php b/emailchef/emailchef.php index a48d808..a37189f 100644 --- a/emailchef/emailchef.php +++ b/emailchef/emailchef.php @@ -51,7 +51,7 @@ class Emailchef extends Module { public function __construct() { $this->name = 'emailchef'; $this->tab = 'emailing'; - $this->version = '1.0.7'; + $this->version = '1.0.8'; $this->author = 'dueclic'; $this->need_instance = 0; $this->bootstrap = true; @@ -1097,4 +1097,4 @@ public function hookActionOrderStatusPostUpdate( $params ) { } -} \ No newline at end of file +} diff --git a/emailchef/js/plugins/emailchef/img/emailchef.png b/emailchef/js/plugins/emailchef/img/emailchef.png index 2145d87..5746b95 100644 Binary files a/emailchef/js/plugins/emailchef/img/emailchef.png and b/emailchef/js/plugins/emailchef/img/emailchef.png differ