Changeset 1288234
- Timestamp:
- 11/17/2015 08:06:05 PM (10 years ago)
- Location:
- track-connect/trunk
- Files:
-
- 2 edited
-
plugin.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
track-connect/trunk/plugin.php
r1287329 r1288234 7 7 Author URI: http://www.trackhs.com 8 8 9 Version: 1.7. 59 Version: 1.7.7 10 10 11 11 License: GNU General Public License v2.0 (or later) … … 55 55 56 56 define( 'WP_LISTINGS_URL', plugin_dir_url( __FILE__ ) ); 57 define( 'WP_LISTINGS_VERSION', '1.7. 6' );57 define( 'WP_LISTINGS_VERSION', '1.7.7' ); 58 58 59 59 /** Load textdomain for translation */ -
track-connect/trunk/readme.txt
r1287329 r1288234 4 4 Requires at least: 3.7 5 5 Tested up to: 4.2.3 6 Stable tag: 1.7. 66 Stable tag: 1.7.7 7 7 8 8 Creates 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.