Skip to content

Commit cfa6c17

Browse files
committed
Updated version to 2.1.4
1 parent f0761ae commit cfa6c17

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: gdpr, compliance, privacy, law, general data protection regulation
55
Requires at least: 4.7
66
Requires PHP: 5.6
77
Tested up to: 5.4
8-
Stable tag: 2.1.3
8+
Stable tag: 2.1.4
99
License: GPLv2 or later
1010
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1111

gdpr.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* Plugin Name: GDPR
1717
* Plugin URI: https://trewknowledge.com
1818
* Description: This plugin is meant to assist a Controller, Data Processor, and Data Protection Officer (DPO) with efforts to meet the obligations and rights enacted under the GDPR.
19-
* Version: 2.1.3
19+
* Version: 2.1.4
2020
* Author: Trew Knowledge
2121
* Author URI: https://trewknowledge.com
2222
* License: GPL-2.0+
@@ -35,7 +35,7 @@
3535
* Start at version 1.0.0 and use SemVer - https://semver.org
3636
* Rename this for your plugin and update it as you release new versions.
3737
*/
38-
define( 'GDPR_VERSION', '2.1.3' );
38+
define( 'GDPR_VERSION', '2.1.4' );
3939

4040
/**
4141
* The minimum PHP version required to run the plugin.

0 commit comments

Comments
 (0)