Skip to content

Commit

Permalink
Version 1.5.13 and WC compatible up to 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ole committed Mar 10, 2021
1 parent f5073cc commit 902fad4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wc-invoice-pdf.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
/*
* Plugin Name: WC Recurring Invoice PDF
* Description: WooCommerce invoice pdf plugin with recurring payments (scheduled)
* Version: 1.5.12
* Version: 1.5.13
* Author: ole1986 <[email protected]>
* 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.0
* WC tested up to: 4.4
* WC tested up to: 5.1
*/

namespace WCInvoicePdf;
Expand Down

0 comments on commit 902fad4

Please sign in to comment.