Plugin Directory

Changeset 2723560


Ignore:
Timestamp:
05/13/2022 07:57:57 PM (4 years ago)
Author:
wisersteps
Message:

New version

Location:
streak-crm-for-gmail-integration-for-contact-form-7/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • streak-crm-for-gmail-integration-for-contact-form-7/trunk/cf7-streak-crm-integration.php

    r2723555 r2723560  
    55 * Description: Integrate your contact form 7 with Streak CRM for Gmail, Send your contacts directly to Streak CRM pipelines which can be Sales, Support, Orders and many more.
    66 * Plugin URI:  https://wisersteps.com/docs/contact-form-7-streak-crm-for-gmail-integration/setup-streak-crm/
    7  * Version:     1.0.9
     7 * Version:     1.1.0
    88 * Author:      WiserSteps
    99 * Author URI:  https://wisersteps.com/
     
    3838// Define Name & Version.
    3939define( 'CF7_STREAK_CRM_INTEGRATION', 'cf7-streak-crm-integration' );
    40 define( 'CF7_STREAK_CRM_INTEGRATION_VERSION', '1.0.9' );
     40define( 'CF7_STREAK_CRM_INTEGRATION_VERSION', '1.1.0' );
    4141define( 'CF7_STREAK_CRM_INTEGRATION_PATH_DIR', __DIR__ );
    4242define( 'CF7_STREAK_CRM_INTEGRATION_LOG_FILE', __DIR__ . '/logs/cf7_streak_crm.log' );
  • streak-crm-for-gmail-integration-for-contact-form-7/trunk/readme.txt

    r2723559 r2723560  
    44Tags: streak crm, contact form 7 streak crm, contact form 7 gmail, streak cf7, contact form 7 crm
    55Requires at least: 4.7
    6 Tested up to: 5.7
    7 Stable tag: 1.0.9
     6Tested up to: 5.9.3
     7Stable tag: 1.1.0
    88Requires PHP: 5.6
    99License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.