Skip to content

Commit 8994706

Browse files
committed
build(release): bump version to 4.2.3
1 parent 99bb677 commit 8994706

4 files changed

Lines changed: 12 additions & 5 deletions

File tree

forms-bridge/forms-bridge.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
* Text Domain: forms-bridge
1111
* Domain Path: /languages
12-
* Version: 4.2.2
12+
* Version: 4.2.3
1313
* Requires PHP: 8.0
1414
* Requires at least: 6.7
1515
*

forms-bridge/readme.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: forms, integration, erp, crm, rest api
44
Donate link: https://buymeacoffee.com/codeccoop
55
License: GPLv2 or later
66
License URI: http://www.gnu.org/licenses/gpl-2.0.html
7-
Stable Tag: 4.2.2
7+
Stable Tag: 4.2.3
88
Tested up to: 6.9
99

1010
Bridge your WordPress forms without code, add custom fields, use field mappers, set up a workflow and make your data flow seamlessly to your backend.
@@ -104,6 +104,13 @@ Browse the plugin's documentation on [formsbridge.codeccoop.org](https://formsbr
104104

105105
== Changelog ==
106106

107+
= 4.2.3 =
108+
* feat: tested up to 6.9
109+
* fix: zoho addons introspection
110+
* fix: cast double expansions
111+
* fix: expansion pointers to new attributes
112+
* fix: update bridge mutations on workflow updates
113+
107114
= 4.2.2 =
108115
* feat: suitecrm addon
109116
* feat: vtiger addon

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forms-bridge",
3-
"version": "4.2.2",
3+
"version": "4.2.3",
44
"author": "Còdec",
55
"license": "GPL-2.0-or-later",
66
"scripts": {

0 commit comments

Comments
 (0)