Plugin Directory

Changeset 1512432


Ignore:
Timestamp:
10/11/2016 05:37:10 AM (9 years ago)
Author:
fatzebra
Message:

Fixed version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gravityforms-fatzebra/tags/0.2.0/fatzebra.php

    r1512430 r1512432  
    44Plugin URI: http://github.com/fatzebra/GravityForms-FatZebra
    55Description: Accept credit card payments through Gravity Forms, simply with Fat Zebra
    6 Version: 1.0.1
     6Version: 0.2.0
    77Author: Matthew Savage
    88Author URI: https://www.fatzebra.com.au
     
    2828
    2929
    30 define( 'GF_FZ_VERSION', '1.0.1' );
     30define( 'GF_FZ_VERSION', '0.2.0' );
    3131
    3232add_action( 'gform_loaded', array( 'GF_FatZebra_Bootstrap', 'load' ), 5 );
Note: See TracChangeset for help on using the changeset viewer.