Skip to content

Commit

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

## [4.7.2] - 2024-06-19

### Commits

- composer require automattic/jetpack-autoloader wp-pay/core ([69c8a74](https://github.com/pronamic/wp-pronamic-pay-rabo-smart-pay/commit/69c8a741bfaacd66cd3a923659fe16bde2380a07))
- Fixed "Allowing Direct File Access to plugin files" issue. ([6d25213](https://github.com/pronamic/wp-pronamic-pay-rabo-smart-pay/commit/6d25213361489c01665a1cc8b9b71ee2115533c7))

### Composer

- Changed `wp-pay/core` from `^4.16` to `v4.17.0`.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.17.0

Full set of changes: [`4.7.1...4.7.2`][4.7.2]

[4.7.2]: https://github.com/pronamic/wp-pronamic-pay-rabo-smart-pay/compare/v4.7.1...v4.7.2

## [4.7.1] - 2024-05-15

### 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": "omnikassa-2",
"version": "4.7.1",
"version": "4.7.2",
"description": "Rabo Smart Pay driver for the WordPress payment processing library.",
"author": {
"name": "Pronamic",
Expand Down
2 changes: 1 addition & 1 deletion pronamic-pay-with-rabo-smart-pay.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-with-rabo-smart-pay/
* Description:
*
* Version: 4.7.1
* Version: 4.7.2
* Requires at least: 5.9
* Requires PHP: 7.4
*
Expand Down

0 comments on commit bff9d6a

Please sign in to comment.