Plugin Directory

Changeset 3417997


Ignore:
Timestamp:
12/12/2025 08:02:42 AM (4 months ago)
Author:
mlsimport
Message:

Update to version 6.1.9 from GitHub

Location:
mlsimport
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • mlsimport/tags/6.1.9/README.MD

    r3417994 r3417997  
    55Tested up to: 6.7.1
    66Requires PHP: 7.4
    7 Stable Tag: 6.1.7
     7Stable Tag: 6.1.9
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
  • mlsimport/tags/6.1.9/mlsimport.php

    r3417994 r3417997  
    44 * Plugin URI:        https://mlsimport.com/
    55 * Description:       MLS Import - The MLSImport plugin facilitates the connection to your real estate MLS database, allowing you to download and synchronize real estate property data from the MLS.
    6  * Version:           6.1.7
     6 * Version:           6.1.9
    77 * Requires at least: 5.2
    88 * Requires PHP:      7.4
     
    2121
    2222
    23 define( 'MLSIMPORT_VERSION', '6.1.7' );
     23define( 'MLSIMPORT_VERSION', '6.1.9' );
    2424define( 'MLSIMPORT_CLUBLINK', 'mlsimport.com' );
    2525define( 'MLSIMPORT_CLUBLINKSSL', 'https' );
  • mlsimport/tags/6.1.9/readme.txt

    r3417994 r3417997  
    55Tested up to: 6.7.1
    66Requires PHP: 7.4
    7 Stable Tag: 6.1.7
     7Stable Tag: 6.1.9
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
  • mlsimport/trunk/README.MD

    r3417994 r3417997  
    55Tested up to: 6.7.1
    66Requires PHP: 7.4
    7 Stable Tag: 6.1.7
     7Stable Tag: 6.1.9
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
  • mlsimport/trunk/mlsimport.php

    r3417994 r3417997  
    44 * Plugin URI:        https://mlsimport.com/
    55 * Description:       MLS Import - The MLSImport plugin facilitates the connection to your real estate MLS database, allowing you to download and synchronize real estate property data from the MLS.
    6  * Version:           6.1.7
     6 * Version:           6.1.9
    77 * Requires at least: 5.2
    88 * Requires PHP:      7.4
     
    2121
    2222
    23 define( 'MLSIMPORT_VERSION', '6.1.7' );
     23define( 'MLSIMPORT_VERSION', '6.1.9' );
    2424define( 'MLSIMPORT_CLUBLINK', 'mlsimport.com' );
    2525define( 'MLSIMPORT_CLUBLINKSSL', 'https' );
  • mlsimport/trunk/readme.txt

    r3417994 r3417997  
    55Tested up to: 6.7.1
    66Requires PHP: 7.4
    7 Stable Tag: 6.1.7
     7Stable Tag: 6.1.9
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset for help on using the changeset viewer.