Plugin Directory

Changeset 1757604


Ignore:
Timestamp:
11/02/2017 06:09:18 PM (8 years ago)
Author:
pushpress
Message:

adjusting stable tag

Location:
pushpress-integration/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pushpress-integration/trunk/pushpress.php

    r1757565 r1757604  
    22/**
    33 * @package WP-PushPress
    4  * @version 1.6.5
     4 * @version 1.6.6
    55 */
    66/*
     
    99Description: Easily integrate your workouts, calendar, products, membership plans, events and more with your Wordpress blog!  This plugin is a free add-on for existing PushPress clients.  See https://pushpress.com for more info.
    1010Author: PushPress, Inc
    11 Version: 1.6.5
     11Version: 1.6.6
    1212Author URI: http://pushpress.com
    1313*/
    1414define('PUSHPRESS_LOCAL', FALSE);
    1515define('PUSHPRESS_DEV', FALSE);
    16 define( 'PP_PLUGIN_VERSION', '1.6.5');
     16define( 'PP_PLUGIN_VERSION', '1.6.6');
    1717define( 'PUSHPRESS_ERROR_REPORT', 0 );
    1818define( 'PUSHPRESS_BUTTON_CLASS',  'pushpress-button-class-' . rand(0, 10000));
  • pushpress-integration/trunk/readme.txt

    r1757600 r1757604  
    44Requires at least: 3.0.1
    55Tested up to: 4.6.1
    6 Stable tag: 1.6.5
     6Stable tag: 1.6.6
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6666Fixing Lead form and installation issues.
    6767
    68 = 1.6.5 =
     68= 1.6.6 =
    6969Removed "Getting client from API"
Note: See TracChangeset for help on using the changeset viewer.