Plugin Directory

Changeset 3398986


Ignore:
Timestamp:
11/19/2025 01:04:47 PM (4 months ago)
Author:
mlsimport
Message:

Update to version 6.1.5 from GitHub

Location:
mlsimport
Files:
6 edited
1 copied

Legend:

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

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

    r3398577 r3398986  
    11<?php
    22/**
    3  * Plugin Name:       MlsImport testing version
     3 * Plugin Name:       MlsImport
    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.4
     6 * Version:           6.1.5
    77 * Requires at least: 5.2
    88 * Requires PHP:      7.4
     
    2121
    2222
    23 define( 'MLSIMPORT_VERSION', '6.1.4' );
     23define( 'MLSIMPORT_VERSION', '6.1.5' );
    2424define( 'MLSIMPORT_CLUBLINK', 'mlsimport.com' );
    2525define( 'MLSIMPORT_CLUBLINKSSL', 'https' );
  • mlsimport/tags/6.1.5/readme.txt

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

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

    r3398577 r3398986  
    11<?php
    22/**
    3  * Plugin Name:       MlsImport testing version
     3 * Plugin Name:       MlsImport
    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.4
     6 * Version:           6.1.5
    77 * Requires at least: 5.2
    88 * Requires PHP:      7.4
     
    2121
    2222
    23 define( 'MLSIMPORT_VERSION', '6.1.4' );
     23define( 'MLSIMPORT_VERSION', '6.1.5' );
    2424define( 'MLSIMPORT_CLUBLINK', 'mlsimport.com' );
    2525define( 'MLSIMPORT_CLUBLINKSSL', 'https' );
  • mlsimport/trunk/readme.txt

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