Plugin Directory

Changeset 2828015


Ignore:
Timestamp:
12/03/2022 03:38:41 AM (2 years ago)
Author:
magicplugins
Message:

Added 6.1 support

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  
    22/*
    33 * Plugin Name: Magic Conversation For Gravity Forms
    4  * Version: 3.0.92
     4 * Version: 3.0.93
    55 * Description: Turn your Gravity Forms into Conversation Form
    66 * Author: Magic Conversation
    77 * Author URI: https://magicconversation.net
    88 * Requires at least: 3.9
    9  * Tested up to: 6.0
     9 * Tested up to: 6.1
    1010 *
    1111 * @package WordPress
     
    1515
    1616if ( ! defined( 'ABSPATH' ) ) exit;
    17 define('MCFGFP_VER', '3.0.92.487');
     17define('MCFGFP_VER', '3.0.93.488');
    1818$mcfgfBaseDir = dirname(__FILE__);
    1919
  • magic-conversation-for-gravity-forms/trunk/readme.txt

    r2720316 r2828015  
    44Tags: conversational form, contact form, responsive, mobile friendly
    55Requires at least: 3.2
    6 Tested up to: 6.0
     6Tested up to: 6.1
    77Stable tag: 3.0.92
    88Stable tag: trunk
     
    117117
    118118== Changelog ==
     119
     120Version v3.0.93
     121    Added support of WordPress 6.1.
    119122
    120123Version v3.0.92
Note: See TracChangeset for help on using the changeset viewer.