Skip to content

Commit

Permalink
v4.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Jul 12, 2023
1 parent a2a8688 commit 9c7d6e2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
## [Unreleased][unreleased]
-

## [4.7.9] - 2023-07-12

### Commits

- Added support for in3 payment method. ([d8d7ef8](https://github.com/pronamic/wp-pronamic-pay-memberpress/commit/d8d7ef8d1197383e6b727d1e498b138084ad2681))

Full set of changes: [`4.7.8...4.7.9`][4.7.9]

[4.7.9]: https://github.com/pronamic/wp-pronamic-pay-memberpress/compare/v4.7.8...v4.7.9

## [4.7.8] - 2023-06-01

### Commits
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "memberpress",
"version": "4.7.8",
"version": "4.7.9",
"description": "MemberPress driver for the WordPress payment processing library.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion pronamic-pay-memberpress.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://www.pronamic.eu/plugins/pronamic-pay-memberpress/
* Description: Extend the Pronamic Pay plugin with MemberPress support to receive payments through a variety of payment providers.
*
* Version: 4.7.8
* Version: 4.7.9
* Requires at least: 4.7
* Requires PHP: 7.4
*
Expand Down

0 comments on commit 9c7d6e2

Please sign in to comment.