Skip to content

Commit

Permalink
v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Sep 11, 2023
1 parent 6d90b14 commit f972ba7
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
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": "fundraising",
"version": "3.2.2",
"version": "3.2.3",
"description": "Fundraising add-on for the WordPress payment processing library.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion pronamic-pay-fundraising.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-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
*
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, 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.

0 comments on commit f972ba7

Please sign in to comment.