Skip to content

Commit e250fa5

Browse files
committed
build(release): bump version to 4.2.1
1 parent c843300 commit e250fa5

File tree

4 files changed

+10
-5
lines changed

4 files changed

+10
-5
lines changed

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.0
12+
* Version: 4.2.1
1313
* Requires PHP: 8.0
1414
* Requires at least: 6.7
1515
*

forms-bridge/readme.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: odoo, dolibarr, listmonk, forms, woocommerce
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.0
7+
Stable Tag: 4.2.1
88
Tested up to: 6.8
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.
@@ -101,6 +101,11 @@ Browse the plugin's documentation on [formsbridge.codeccoop.org](https://formsbr
101101

102102
== Changelog ==
103103

104+
= 4.2.1 =
105+
* fix: zoho owners by zuid
106+
* fix: dolibarr users by login
107+
* fix: wizard links to new windows
108+
104109
= 4.2.0 =
105110
* feat: zulip addon
106111
* feat: slack 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.0",
3+
"version": "4.2.1",
44
"author": "Còdec",
55
"license": "GPL-2.0-or-later",
66
"scripts": {

0 commit comments

Comments
 (0)