Skip to content

Commit 3923271

Browse files
committed
Bump stable tag
1 parent 4c4574f commit 3923271

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

chip-for-fluent-forms.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: CHIP for Fluent Forms
55
* Plugin URI: https://wordpress.org/plugins/chip-for-fluent-forms/
66
* Description: CHIP - Better Payment & Business Solutions
7-
* Version: 1.0.5
7+
* Version: 1.0.6
88
* Author: Chip In Sdn Bhd
99
* Author URI: http://www.chip-in.asia
1010
*
@@ -16,7 +16,7 @@
1616

1717
if ( ! defined( 'ABSPATH' ) ) { die; } // Cannot access directly.
1818

19-
define('FF_CHIP_MODULE_VERSION', 'v1.0.5');
19+
define('FF_CHIP_MODULE_VERSION', 'v1.0.6');
2020

2121
class Chip_Fluent_Forms {
2222

readme.txt

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: chipasia, wanzulnet
33
Tags: chip
44
Requires at least: 4.7
55
Tested up to: 6.2
6-
Stable tag: 1.0.5
6+
Stable tag: 1.0.6
77
Requires PHP: 7.1
88
License: GPLv3
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
@@ -27,6 +27,9 @@ This plugin will enable your Fluent Forms site to be integrated with CHIP as per
2727

2828
== Changelog ==
2929

30+
= 1.0.6 - 2023-05-10 =
31+
* Added - Add execution for processFormSubmissionData to ensure compatibility with Google Sheet
32+
3033
= 1.0.5 - 2023-04-29 =
3134
* Added - Add filter "ff_chip_create_purchase_params", "ff_chip_handle_paid_data" and action "ff_chip_after_purchase_create"
3235

0 commit comments

Comments
 (0)