Skip to content

Commit

Permalink
changelog, update WC tested version
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffordp committed Jun 10, 2020
1 parent 00d90f0 commit 86b7615
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
11 changes: 8 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Contributors: ModernTribe
Donate link: http://m.tri.be/29
Tags: events, calendar
Requires at least: 4.5
Tested up to: 5.1.1
Tested up to: 5.4.1
Requires PHP: 5.6
Stable tag: 1.2.1
Stable tag: 1.2.2
License: GPL version 2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -31,10 +31,15 @@ Please visit our [extension library](https://theeventscalendar.com/extensions/)

= What if I experience problems? =

We're always interested in your feedback and our [premium forums](https://theeventscalendar.com/support-forums/) are the best place to flag any issues. Do note, however, that the degree of support we provide for extensions like this one tends to be very limited.
We're always interested in your feedback, and our [premium forums](https://theeventscalendar.com/support-forums/) are the best place to flag any issues. Do note, however, that the degree of support we provide for extensions like this one tends to be very limited.

== Changelog ==

= [1.2.2] 2020-06-10 =

* Fix - Update mPDF library version so this plugin now works with PHP 7.4. [EXT-211]
* Tweak - "WooCommerce tested up to" version changed from `3.7.0` to `4.2.0`. [EXT-211]

= [1.2.1] 2019-09-05 =

* Tweak - Now requires Event Tickets Plus version 4.7 or newer
Expand Down
4 changes: 2 additions & 2 deletions tribe-ext-pdf-tickets.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: Event Tickets Extension: PDF Tickets
* Description: Event Tickets' RSVP, Tribe Commerce PayPal, WooCommerce, and/or Easy Digital Downloads ticket emails will become PDF files saved to your Uploads directory and then get attached to the ticket emails.
* Version: 1.2.1
* Version: 1.2.2
* Extension Class: Tribe__Extension__PDF_Tickets
* Plugin URI: https://theeventscalendar.com/extensions/pdf-tickets/
* GitHub Plugin URI: https://github.com/mt-support/tribe-ext-pdf-tickets
Expand All @@ -11,7 +11,7 @@
* License: GPL version 2
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: tribe-ext-pdf-tickets
* WC tested up to: 3.7.0
* WC tested up to: 4.2.0
*/

use Mpdf\Mpdf;
Expand Down

0 comments on commit 86b7615

Please sign in to comment.