Plugin Directory

Changeset 2946580


Ignore:
Timestamp:
08/02/2023 11:47:09 AM (3 years ago)
Author:
indigonl
Message:

Updated tested up to

Location:
gf-mollie-by-indigo
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • gf-mollie-by-indigo/tags/1.11.7/gf-mollie-by-indigo.php

    r2861266 r2946580  
    44Plugin URI: http://www.indigowebstudio.nl
    55Description: Integrates Gravity Forms with Mollie, enabling end users to purchase goods and services through Gravity Forms.
    6 Version: 1.11.6
     6Version: 1.11.7
    77Author: Indigo webstudio
    88Author URI: http://www.indigowebstudio.nl
     
    3030
    3131
    32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '1.11.6' );
     32define( 'GF_MOLLIE_BY_INDIGO_VERSION', '1.11.7' );
    3333
    3434add_action( 'gform_loaded', array( 'GF_Mollie_Bootstrap', 'load' ), 5 );
  • gf-mollie-by-indigo/tags/1.11.7/readme.txt

    r2861266 r2946580  
    33Tags: gravity forms, ideal, bancontact, mollie
    44Requires at least: 4.9.7
    5 Tested up to: 6.2
    6 Stable tag: 1.11.6
     5Tested up to: 6.3
     6Stable tag: 1.11.7
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    4848
    4949== Changelog ==
     50=1.11.7=
     51Tested up to WP 6.3 & GF 2.7.11
     52
    5053=1.11.5=
    5154Tested up to WP 6.0 & GF 2.6.2
  • gf-mollie-by-indigo/trunk/gf-mollie-by-indigo.php

    r2861266 r2946580  
    44Plugin URI: http://www.indigowebstudio.nl
    55Description: Integrates Gravity Forms with Mollie, enabling end users to purchase goods and services through Gravity Forms.
    6 Version: 1.11.6
     6Version: 1.11.7
    77Author: Indigo webstudio
    88Author URI: http://www.indigowebstudio.nl
     
    3030
    3131
    32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '1.11.6' );
     32define( 'GF_MOLLIE_BY_INDIGO_VERSION', '1.11.7' );
    3333
    3434add_action( 'gform_loaded', array( 'GF_Mollie_Bootstrap', 'load' ), 5 );
  • gf-mollie-by-indigo/trunk/readme.txt

    r2861266 r2946580  
    33Tags: gravity forms, ideal, bancontact, mollie
    44Requires at least: 4.9.7
    5 Tested up to: 6.2
    6 Stable tag: 1.11.6
     5Tested up to: 6.3
     6Stable tag: 1.11.7
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    4848
    4949== Changelog ==
     50=1.11.7=
     51Tested up to WP 6.3 & GF 2.7.11
     52
    5053=1.11.5=
    5154Tested up to WP 6.0 & GF 2.6.2
Note: See TracChangeset for help on using the changeset viewer.