Skip to content

Commit af01f43

Browse files
committed
Upgrade version to 1.4.4
1 parent 5de0d93 commit af01f43

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

contact-form-7-api.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Plugin Name: Contact form 7 to api + Basic auth
1212
* Plugin URI: https://github.com/kennym/cf7-to-api
1313
* Description: Connect contact forms 7 to remote API using GET or POST.
14-
* Version: 1.4.3
14+
* Version: 1.4.4
1515
* Author: Kenny Meyer
1616
* Author URI: https://www.kennymeyer.net
1717
* License: GPL-2.0+

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Contact form 7 TO API + Basic Auth
77
form 7 rest api,
88
- Requires at least: 4.7.0
99
- Tested up to: 5.2.2
10-
- Stable tag: 1.4.3
10+
- Stable tag: 1.4.4
1111
- License: GPLv3 or later
1212
- License URI: <http://www.gnu.org/licenses/gpl-3.0.html>
1313

@@ -75,6 +75,10 @@ For example:
7575
Changelog
7676
---------
7777

78+
### 1.4.4
79+
80+
- Extract custom placeholders from template
81+
7882
### 1.4.3
7983

8084
- Fixed bearer token Usage

0 commit comments

Comments
 (0)