diff --git a/CHANGELOG.md b/CHANGELOG.md index 53f0084..61dd183 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased][unreleased] +## [3.2.3] - 2023-09-11 + +### Commits + +- Configure build. ([6d90b14](https://github.com/pronamic/wp-pronamic-pay-fundraising/commit/6d90b14e153529ff51ec403855474de6db7f2502)) + +Full set of changes: [`3.2.2...3.2.3`][3.2.3] + +[3.2.3]: https://github.com/pronamic/wp-pronamic-pay-fundraising/compare/v3.2.2...v3.2.3 + ## [3.2.2] - 2023-06-01 ### Commits diff --git a/package.json b/package.json index 1e8765a..ecd9d4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundraising", - "version": "3.2.2", + "version": "3.2.3", "description": "Fundraising add-on for the WordPress payment processing library.", "repository": { "type": "git", diff --git a/pronamic-pay-fundraising.php b/pronamic-pay-fundraising.php index 6de20c1..4307cca 100644 --- a/pronamic-pay-fundraising.php +++ b/pronamic-pay-fundraising.php @@ -4,7 +4,7 @@ * Plugin URI: https://www.pronamic.eu/plugins/pronamic-pay-fundraising/ * Description: Extend the Pronamic Pay plugin with fundraising blocks. * - * Version: 3.2.2 + * Version: 3.2.3 * Requires at least: 5.5 * Requires PHP: 7.4 * diff --git a/readme.txt b/readme.txt index 057114a..c436db0 100644 --- a/readme.txt +++ b/readme.txt @@ -4,6 +4,6 @@ Tags: pronamic, pay, fundraising, crowdfunding, donations, add-on Requires at least: 5.5 Tested up to: 5.8 Requires PHP: 7.4 -Stable tag: 3.2.2 +Stable tag: 3.2.3 Extend the Pronamic Pay plugin with blocks for fundraising.