diff --git a/includes/class-wc-background-emailer.php b/includes/class-wc-background-emailer.php index 47a0d201cf5..1349d5657b2 100644 --- a/includes/class-wc-background-emailer.php +++ b/includes/class-wc-background-emailer.php @@ -6,10 +6,10 @@ * in the background. * * @class WC_Background_Emailer - * @version 3.0.0 + * @version 3.0.1 * @package WooCommerce/Classes * @category Class - * @author WooThemes + * @author WooCommerce */ if ( ! defined( 'ABSPATH' ) ) { exit;