diff --git a/wc-invoice-pdf.php b/wc-invoice-pdf.php index 6dd88fe..3b3c39c 100644 --- a/wc-invoice-pdf.php +++ b/wc-invoice-pdf.php @@ -2,14 +2,14 @@ /* * Plugin Name: WC Recurring Invoice PDF * Description: WooCommerce invoice pdf plugin with recurring payments (scheduled) - * Version: 1.0.8 + * Version: 1.0.9 * Author: ole1986 * Author URI: https://github.com/ole1986/wc-invoice-pdf * Plugin URI: https://github.com/ole1986/wc-invoice-pdf/releases * Text Domain: wc-invoice-pdf * - * WC requires at least: 3.0 - * WC tested up to: 3.2.6 + * WC requires at least: 3.0.0 + * WC tested up to: 3.3.3 */ namespace WCInvoicePdf;