Plugin Directory

Changeset 3429891


Ignore:
Timestamp:
12/31/2025 01:25:15 AM (3 months ago)
Author:
magicplugins
Message:

Sync files for WordPress 6.9, version 3.0.96

Location:
magic-conversation-for-gravity-forms/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • magic-conversation-for-gravity-forms/trunk/plugin-index.php

    r3277640 r3429891  
    22/*
    33 * Plugin Name: Magic Conversation For Gravity Forms
    4  * Version: 3.0.95
     4 * Version: 3.0.96
    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.8
     9 * Tested up to: 6.9
    1010 *
    1111 * @package WordPress
     
    1515
    1616if ( ! defined( 'ABSPATH' ) ) exit;
    17 define('MCFGFP_VER', '3.0.95.490');
     17define('MCFGFP_VER', '3.0.96.491');
    1818$mcfgfBaseDir = dirname(__FILE__);
    1919
  • magic-conversation-for-gravity-forms/trunk/readme.txt

    r3277640 r3429891  
    44Tags: conversational form, contact form, responsive, mobile friendly
    55Requires at least: 3.2
    6 Tested up to: 6.8
    7 Stable tag: 3.0.95
     6Tested up to: 6.9
     7Stable tag: 3.0.96
    88Stable tag: trunk
    99License: GPLv2 or later
     
    117117
    118118== Changelog ==
     119
     120Version 3.0.96:
     121
     122    Added WordPress 6.9 support.
    119123
    120124Version v3.0.95
Note: See TracChangeset for help on using the changeset viewer.