Plugin Directory

Changeset 2542289


Ignore:
Timestamp:
06/03/2021 10:58:16 PM (5 years ago)
Author:
wisersteps
Message:

1.0.4

Location:
integration-of-capsule-crm-for-contact-form-7/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • integration-of-capsule-crm-for-contact-form-7/trunk/contact-form-7-capsule-crm.php

    r2513036 r2542289  
    55 * Plugin URI: https://wisersteps.com/plugin/contact-form-7-capsule-crm-integration/
    66 * Description: Contact Form 7 - Capsule CRM Integration allows you to connect your Contact Form 7 to Capsule CRM, Add/Update Person/Organization, Opportunity and Cases and connect them to each other.
    7  * Version: 1.0.3
     7 * Version: 1.0.4
    88 * Author: WiserSteps
    99 * Author URI: https://www.wisersteps.com
     
    9393// Define Name & Version
    9494define( 'CFCC_CAPSULE_CRM_DOMAIN', 'contact-form-7-capsule-crm' );
    95 define( 'CFCC_CAPSULE_CRM_VERSION', '1.0.3' );
     95define( 'CFCC_CAPSULE_CRM_VERSION', '1.0.4' );
    9696define( 'CFCC_CAPSULE_CRM_LOG_FILE', __DIR__ . '/logs/cfcc_capsule_crm.log' );
    9797define( 'CFCC_CAPSULE_CRM_PATH_DIR', __DIR__ );
  • integration-of-capsule-crm-for-contact-form-7/trunk/readme.txt

    r2542288 r2542289  
    55Requires at least: 4.7
    66Tested up to: 5.5
    7 Stable tag: 1.0.3
     7Stable tag: 1.0.4
    88Requires PHP: 5.6
    99License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.