Plugin Directory

Changeset 3351321


Ignore:
Timestamp:
08/27/2025 03:26:15 PM (7 months ago)
Author:
pyrobd
Message:

Release version 6.1.1

Location:
fluentform
Files:
2259 added
2 edited

Legend:

Unmodified
Added
Removed
  • fluentform/trunk/fluentform.php

    r3351285 r3351321  
    44 * Plugin Name: Fluent Forms
    55 * Description: Contact Form By Fluent Forms is the advanced Contact form plugin with drag and drop, multi column supported form builder plugin
    6  * Version: 6.1.0
     6 * Version: 6.1.1
    77 * Author: Contact Form - WPManageNinja LLC
    88 * Author URI: https://fluentforms.com
     
    1717define('FLUENTFORM_DIR_PATH', plugin_dir_path(__FILE__));
    1818define('FLUENTFORM_FRAMEWORK_UPGRADE', '4.3.22');
    19 defined('FLUENTFORM_VERSION') or define('FLUENTFORM_VERSION', '6.1.0');
     19defined('FLUENTFORM_VERSION') or define('FLUENTFORM_VERSION', '6.1.1');
    2020defined('FLUENTFORM_MINIMUM_PRO_VERSION') or define('FLUENTFORM_MINIMUM_PRO_VERSION', '6.0.0');
    2121
  • fluentform/trunk/readme.txt

    r3351285 r3351321  
    55Tested up to: 6.8
    66Requires PHP: 7.4
    7 Stable tag: 6.1.0
     7Stable tag: 6.1.1
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    443443== Changelog ==
    444444
    445 = 6.1.0 (Date: August 27, 2025) =
     445= 6.1.1 (Date: August 27, 2025) =
    446446- Adds Report module
    447447- Adds conversational forms scroll to top option
Note: See TracChangeset for help on using the changeset viewer.