From af01f433a1d627d9731ab1946e4ffeec659279ac Mon Sep 17 00:00:00 2001 From: Kenny Meyer Date: Thu, 14 May 2020 20:54:27 -0400 Subject: [PATCH] Upgrade version to 1.4.4 --- contact-form-7-api.php | 2 +- readme.txt | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/contact-form-7-api.php b/contact-form-7-api.php index 537aee1..eab9685 100644 --- a/contact-form-7-api.php +++ b/contact-form-7-api.php @@ -11,7 +11,7 @@ * Plugin Name: Contact form 7 to api + Basic auth * Plugin URI: https://github.com/kennym/cf7-to-api * Description: Connect contact forms 7 to remote API using GET or POST. - * Version: 1.4.3 + * Version: 1.4.4 * Author: Kenny Meyer * Author URI: https://www.kennymeyer.net * License: GPL-2.0+ diff --git a/readme.txt b/readme.txt index e779e49..b10ef18 100644 --- a/readme.txt +++ b/readme.txt @@ -7,7 +7,7 @@ Contact form 7 TO API + Basic Auth form 7 rest api, - Requires at least: 4.7.0 - Tested up to: 5.2.2 -- Stable tag: 1.4.3 +- Stable tag: 1.4.4 - License: GPLv3 or later - License URI: @@ -75,6 +75,10 @@ For example: Changelog --------- +### 1.4.4 + +- Extract custom placeholders from template + ### 1.4.3 - Fixed bearer token Usage