Skip to content

Commit 9225108

Browse files
committed
v4.8.1
1 parent 165c80d commit 9225108

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
77
## [Unreleased][unreleased]
88
-
99

10+
## [4.8.1] - 2024-12-17
11+
12+
### Commits
13+
14+
- Happy 2024. ([165c80d](https://github.com/pronamic/wp-pronamic-pay-gravityforms/commit/165c80d3911ed10ca32e05689fb864ee423d6f58))
15+
16+
Full set of changes: [`4.8.0...4.8.1`][4.8.1]
17+
18+
[4.8.1]: https://github.com/pronamic/wp-pronamic-pay-gravityforms/compare/v4.8.0...v4.8.1
19+
1020
## [4.8.0] - 2024-06-07
1121

1222
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gravityforms",
3-
"version": "4.8.0",
3+
"version": "4.8.1",
44
"description": "Gravity Forms driver for the WordPress payment processing library.",
55
"repository": {
66
"type": "git",

pronamic-pay-gravity-forms.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin URI: https://www.pronamic.eu/plugins/pronamic-pay-gravityforms/
55
* Description: Extend the Pronamic Pay plugin with Gravity Forms support to receive payments through a variety of payment providers.
66
*
7-
* Version: 4.8.0
7+
* Version: 4.8.1
88
* Requires at least: 4.7
99
* Requires PHP: 7.4
1010
*

0 commit comments

Comments
 (0)