Plugin Directory

Changeset 1288234


Ignore:
Timestamp:
11/17/2015 08:06:05 PM (10 years ago)
Author:
trackhs
Message:

1.7.7 fixes

Location:
track-connect/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • track-connect/trunk/plugin.php

    r1287329 r1288234  
    77    Author URI: http://www.trackhs.com
    88
    9     Version: 1.7.5
     9    Version: 1.7.7
    1010
    1111    License: GNU General Public License v2.0 (or later)
     
    5555
    5656    define( 'WP_LISTINGS_URL', plugin_dir_url( __FILE__ ) );
    57     define( 'WP_LISTINGS_VERSION', '1.7.6' );
     57    define( 'WP_LISTINGS_VERSION', '1.7.7' );
    5858
    5959    /** Load textdomain for translation */
  • track-connect/trunk/readme.txt

    r1287329 r1288234  
    44Requires at least: 3.7
    55Tested up to: 4.2.3
    6 Stable tag: 1.7.6
     6Stable tag: 1.7.7
    77
    88Creates and syncs listing-type posts from TRACK PM, a cloud-based property management system (www.trackhs.com).
Note: See TracChangeset for help on using the changeset viewer.