Loading workbench_email.post_update.php +2 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ use Drupal\workbench_email\TemplateInterface; */ function workbench_email_removed_post_updates() { return [ 'workbench_email_post_update_move_to_recipient_plugins' => '2.3.0', 'workbench_email_post_update_add_reply_to' => '2.3.0', 'workbench_email_post_update_move_to_recipient_plugins' => '2.2.2', 'workbench_email_post_update_add_reply_to' => '2.2.2', ]; } Loading Loading
workbench_email.post_update.php +2 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ use Drupal\workbench_email\TemplateInterface; */ function workbench_email_removed_post_updates() { return [ 'workbench_email_post_update_move_to_recipient_plugins' => '2.3.0', 'workbench_email_post_update_add_reply_to' => '2.3.0', 'workbench_email_post_update_move_to_recipient_plugins' => '2.2.2', 'workbench_email_post_update_add_reply_to' => '2.2.2', ]; } Loading