Changeset 2723560
- Timestamp:
- 05/13/2022 07:57:57 PM (4 years ago)
- Location:
- streak-crm-for-gmail-integration-for-contact-form-7/trunk
- Files:
-
- 2 edited
-
cf7-streak-crm-integration.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
streak-crm-for-gmail-integration-for-contact-form-7/trunk/cf7-streak-crm-integration.php
r2723555 r2723560 5 5 * 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. 6 6 * Plugin URI: https://wisersteps.com/docs/contact-form-7-streak-crm-for-gmail-integration/setup-streak-crm/ 7 * Version: 1. 0.97 * Version: 1.1.0 8 8 * Author: WiserSteps 9 9 * Author URI: https://wisersteps.com/ … … 38 38 // Define Name & Version. 39 39 define( 'CF7_STREAK_CRM_INTEGRATION', 'cf7-streak-crm-integration' ); 40 define( 'CF7_STREAK_CRM_INTEGRATION_VERSION', '1. 0.9' );40 define( 'CF7_STREAK_CRM_INTEGRATION_VERSION', '1.1.0' ); 41 41 define( 'CF7_STREAK_CRM_INTEGRATION_PATH_DIR', __DIR__ ); 42 42 define( '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 4 4 Tags: streak crm, contact form 7 streak crm, contact form 7 gmail, streak cf7, contact form 7 crm 5 5 Requires at least: 4.7 6 Tested up to: 5. 77 Stable tag: 1. 0.96 Tested up to: 5.9.3 7 Stable tag: 1.1.0 8 8 Requires PHP: 5.6 9 9 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.