Skip to content

Commit

Permalink
test with newer wordpress (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
uavn authored May 13, 2021
1 parent 7fa2a5d commit 13ed318
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Changelog
=========

1.7.8 (2021-05-13)
- Tested WP 5.7.1

1.7.7 (2021-03-16)
- Updated assets, tested WP 5.7

Expand Down
2 changes: 1 addition & 1 deletion mailgun.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: Mailgun
* Plugin URI: http://wordpress.org/extend/plugins/mailgun/
* Description: Mailgun integration for WordPress
* Version: 1.7.7
* Version: 1.7.8
* Author: Mailgun
* Author URI: http://www.mailgun.com/
* License: GPLv2 or later
Expand Down
7 changes: 5 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Mailgun for WordPress
Contributors: mailgun, sivel, lookahead.io, m35dev
Tags: mailgun, smtp, http, api, mail, email
Requires at least: 3.3
Tested up to: 5.7.0
Stable tag: 1.7.7
Tested up to: 5.7.1
Stable tag: 1.7.8
License: GPLv2 or later


Expand Down Expand Up @@ -129,6 +129,9 @@ MAILGUN_FROM_ADDRESS Type: string

== Changelog ==

= 1.7.8 (2021-05-13): =
- Tested WP 5.7.1

= 1.7.7 (2021-03-16): =
- Updated assets, tested WP 5.7

Expand Down

0 comments on commit 13ed318

Please sign in to comment.