Plugin Directory

Changeset 854700


Ignore:
Timestamp:
02/10/2014 12:16:39 PM (12 years ago)
Author:
signalfade
Message:

Version

Location:
ngp-forms/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ngp-forms/trunk/ngp-forms.php

    r851354 r854700  
    44    Plugin URI: http://revolutionmessaging.com/code/ngp-forms/
    55    Description: Integrate NGP donation, volunteer, & signup forms with your site
    6     Version: 1.2.7
     6    Version: 1.2.8
    77    Author: Revolution Messaging
    88    Author URI: http://revolutionmessaging.com
     
    2020
    2121$GLOBALS['ngp'] = (object) array(
    22     'version' => '1.2.7'
     22    'version' => '1.2.8'
    2323);
    2424
  • ngp-forms/trunk/readme.txt

    r854698 r854700  
    44Requires at least: 3.0.0
    55Tested up to: 3.8.1
    6 Stable tag: 1.2.7
     6Stable tag: 1.2.8
    77
    88Integrate NGP "Classic" (NGP VAN) donation, signup, and volunteer forms with your site.
     
    124124== Changelog ==
    125125
     126= 1.2.8 =
     127* No more runtime pass-by-reference
     128
    126129= 1.2.7 =
    127130* Note under installation information about php version.
Note: See TracChangeset for help on using the changeset viewer.