Changeset 2828015
- Timestamp:
- 12/03/2022 03:38:41 AM (2 years ago)
- Location:
- magic-conversation-for-gravity-forms/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
magic-conversation-for-gravity-forms/trunk/plugin-index.php
r2720316 r2828015 2 2 /* 3 3 * Plugin Name: Magic Conversation For Gravity Forms 4 * Version: 3.0.9 24 * Version: 3.0.93 5 5 * Description: Turn your Gravity Forms into Conversation Form 6 6 * Author: Magic Conversation 7 7 * Author URI: https://magicconversation.net 8 8 * Requires at least: 3.9 9 * Tested up to: 6. 09 * Tested up to: 6.1 10 10 * 11 11 * @package WordPress … … 15 15 16 16 if ( ! defined( 'ABSPATH' ) ) exit; 17 define('MCFGFP_VER', '3.0.9 2.487');17 define('MCFGFP_VER', '3.0.93.488'); 18 18 $mcfgfBaseDir = dirname(__FILE__); 19 19 -
magic-conversation-for-gravity-forms/trunk/readme.txt
r2720316 r2828015 4 4 Tags: conversational form, contact form, responsive, mobile friendly 5 5 Requires at least: 3.2 6 Tested up to: 6. 06 Tested up to: 6.1 7 7 Stable tag: 3.0.92 8 8 Stable tag: trunk … … 117 117 118 118 == Changelog == 119 120 Version v3.0.93 121 Added support of WordPress 6.1. 119 122 120 123 Version v3.0.92
Note: See TracChangeset
for help on using the changeset viewer.