Skip to content

Commit

Permalink
v2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Jun 1, 2023
1 parent 470a07a commit 3cbbf3a
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased][unreleased]

## [2.3.3] - 2023-06-01

### Commits

- Switch from `pronamic/wp-deployer` to `pronamic/pronamic-cli`. ([470a07a](https://github.com/pronamic/wp-pronamic-pay-paypal/commit/470a07ad5c2260be39ffb092a6a5a4e58c82c689))
- Updated .gitattributes ([12ea72c](https://github.com/pronamic/wp-pronamic-pay-paypal/commit/12ea72c5a64f560afa2b8c9a6353d524a41e91c5))

Full set of changes: [`2.3.2...2.3.3`][2.3.3]

[2.3.3]: https://github.com/pronamic/wp-pronamic-pay-paypal/compare/v2.3.2...v2.3.3

## [2.3.2] - 2023-03-27

### 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": "paypal",
"version": "2.3.2",
"version": "2.3.3",
"description": "PayPal driver for the WordPress payment processing library.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion pronamic-pay-paypal.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* Plugin URI: https://www.pronamic.eu/plugins/pronamic-pay-paypal/
* Description: Extend the Pronamic Pay plugin with the PayPal gateway to receive payments with PayPal through a variety of WordPress plugins.
*
* Version: 2.3.2
* Version: 2.3.3
* Requires at least: 4.7
* Requires PHP: 7.4
*
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Tags: pronamic, pay, paypal, add-on
Requires at least: 4.7
Tested up to: 6.2
Requires PHP: 7.4
Stable tag: 2.3.2
Stable tag: 2.3.3

Extend the Pronamic Pay plugin with the PayPal gateway to receive payments with PayPal through a variety of WordPress plugins.

0 comments on commit 3cbbf3a

Please sign in to comment.