Plugin Directory

Changeset 3449675


Ignore:
Timestamp:
01/29/2026 01:41:38 PM (2 months ago)
Author:
w3scloud
Message:

Release version 3.2 - Fixed contributor warning, updated tested WordPress version

Location:
w3s-cf7-zoho/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • w3s-cf7-zoho/trunk/README.txt

    r3449669 r3449675  
    55Requires at least: 5.2
    66Tested up to: 6.7
    7 Stable tag: 3.1
     7Stable tag: 3.2
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    8585== Changelog ==
    8686
     87= 3.2 =
     88Fixed contributor field warning.
     89Updated tested WordPress version to 6.7.
    8790
    8891= 3.1 =
  • w3s-cf7-zoho/trunk/w3s-cf7-zoho.php

    r3449669 r3449675  
    1111 * Plugin URI:        https://w3scloud.com
    1212 * Description:       Zoho CRM Integration with Contact Form 7. Add Leads from Contact form 7 form entry.
    13  * Version:           3.1
     13 * Version:           3.2
    1414 * Author:            W3SCloud Technology
    1515 * Author URI:        https://w3scloud.com/
     
    3333 * Start at version 1.0.0 and use SemVer - https://semver.org
    3434 */
    35 define( 'W3S_CF7_ZOHO_VERSION', '3.1' );
     35define( 'W3S_CF7_ZOHO_VERSION', '3.2' );
    3636
    3737/**
Note: See TracChangeset for help on using the changeset viewer.