Skip to content

Commit 2fe097f

Browse files
committed
Fix version number in docblock
1 parent 777ae91 commit 2fe097f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ public function store_settings_on_form_edit( $post_data, $form_data ) {
262262

263263
/**
264264
* Apply the form values for Creator Network Recommendations after the form is saved in WPForms,
265-
* because WPForms Lite 1.4.0 and higher introduces a nasty bug where changes made to settings
265+
* because WPForms Lite 1.9.4.0 and higher introduces a nasty bug where changes made to settings
266266
* on an existing WPForms Form won't be honored.
267267
*
268268
* @param int $form_id WPForms Form ID.

0 commit comments

Comments
 (0)