Skip to content

Commit 2bcc1d5

Browse files
chore: update version to 1.3.34 and modify changelog for new release
- Updated plugin version and stable tag to 1.3.34. - Added changelog entry for fixed issue with Request viewing in admin interface.
1 parent 4f37272 commit 2bcc1d5

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

bluem.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* Plugin Name: Bluem ePayments, eMandates & iDIN
5-
* Version: 1.3.32
5+
* Version: 1.3.34
66
* Plugin URI: https://bluem.nl/en/
77
* Description: Bluem integration for WordPress and WooCommerce for Payments, eMandates, iDIN identity verification and much, much more
88
* Author: Bluem Payment Services

build.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
PLUGIN_VERSION=1.3.32
1+
PLUGIN_VERSION=1.3.34

readme.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: Bluem,Payments,iDIN,iDEAL,eMandates
44
Requires at least: 5.0
55
Tested up to: 6.6
66
Requires PHP: 8.0
7-
Stable tag: 1.3.32
7+
Stable tag: 1.3.34
88
License: GPLv3
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -77,6 +77,7 @@ Shortcode: `[bluem_identificatieformulier]`
7777
It is possible to programmatically block display and functionality on your site based on the verification status. Please contact us if you are interested in developing this in your site.
7878

7979
== Changelog ==
80+
- 1.3.34: Fixed issue with Request viewing in admin interface
8081
- 1.3.32: Fixed payment callback status atomicity issue
8182
- 1.3.31: Ensure rewrite rules are registered on init
8283
- 1.3.30: Fixed eMandates return bug; improved error messages in UI

0 commit comments

Comments
 (0)