Skip to content

Commit ea10dd8

Browse files
JbJb
authored andcommitted
Bump version 5.2
1 parent 942bd61 commit ea10dd8

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: GDPR, RGPD, Gutenberg, block, privacy, form, data request, export, persona
44
Requires at least: 4.9.6
55
Tested up to: 5.3
66
Requires PHP: 5.6
7-
Stable tag: 1.4.1
7+
Stable tag: 1.4.2
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -135,6 +135,9 @@ Lovely contributors: [@audrasjb (plugin author)](https://profiles.wordpress.org/
135135

136136
== Changelog ==
137137

138+
= 1.4.2 =
139+
* Various WordPress coding standards enhancements. Props @leprincenoir for the patch: https://github.com/audrasjb/gdpr-data-request-form/pull/25
140+
138141
= 1.4.1 =
139142
* Fix: Simplify form data serialization when submitting form with AJAX. Props @gonzomir for the patch: https://github.com/audrasjb/gdpr-data-request-form/pull/24
140143

gdpr-data-request-form.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Plugin Name: GDPR Data Request Form
1010
* Plugin URI: https://jeanbaptisteaudras.com/gdpr-data-request-form
1111
* Description: Use WordPress Core GDPR tools to build front-end Personal Data export/erasure forms (includes Widget, Gutenberg Block, shortcode & Hooks).
12-
* Version: 1.4.1
12+
* Version: 1.4.2
1313
* Author: audrasjb
1414
* Author URI: https://jeanbaptisteaudras.com
1515
* License: GPL-2.0+

0 commit comments

Comments
 (0)