Skip to content

Commit

Permalink
Released 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
debba committed Jun 30, 2023
1 parent 82fb514 commit fd87672
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions emailchef/emailchef.php
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down Expand Up @@ -1097,4 +1097,4 @@ public function hookActionOrderStatusPostUpdate( $params ) {

}

}
}
Binary file modified emailchef/js/plugins/emailchef/img/emailchef.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fd87672

Please sign in to comment.