Plugin Directory

Changeset 2600470


Ignore:
Timestamp:
09/17/2021 11:02:51 AM (5 years ago)
Author:
baaaaas
Message:

3.1.8

Location:
woocommerce-pdf-invoices/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • woocommerce-pdf-invoices/trunk/bootstrap.php

    r2563847 r2600470  
    44 * Plugin URI:              https://wordpress.org/plugins/woocommerce-pdf-invoices
    55 * Description:             Automatically generate and attach customizable PDF Invoices to WooCommerce emails and connect with Dropbox, Google Drive, OneDrive or Egnyte.
    6  * Version:                 3.1.7
     6 * Version:                 3.1.8
    77 * Author:                  Bas Elbers
    88 * Author URI:              http://wcpdfinvoices.com
     
    1212 * Domain Path:             /lang
    1313 * WC requires at least:    3.0.0
    14  * WC tested up to:         5.7
     14 * WC tested up to:         5.6
    1515 */
    1616
    1717defined( 'ABSPATH' ) || exit;
    1818
    19 define( 'WPI_VERSION', '3.1.7' );
     19define( 'WPI_VERSION', '3.1.8' );
    2020
    2121/**
  • woocommerce-pdf-invoices/trunk/readme.txt

    r2563847 r2600470  
    44Tags: Invoices for WooCommerce, invoice, packing slips, delivery note, packing list, shipping list, generate, pdf, woocommerce, attachment, email, customer invoice, processing, vat, tax, sequential, number, dropbox, google drive, onedrive, egnyte, cloud, storage
    55Requires at least: 4.0
    6 Tested up to: 5.7
     6Tested up to: 5.8
    77Stable tag: 3.1.7
    88License: GPLv2 or later
     
    344344
    345345== Changelog ==
     346
     347= 3.1.8 - September 17, 2021 =
     348
     349- Fixed: Fatal error.
    346350
    347351= 3.1.7 - July 13, 2021 =
Note: See TracChangeset for help on using the changeset viewer.