Plugin Directory

Changeset 2954721


Ignore:
Timestamp:
08/17/2023 07:08:21 AM (3 years ago)
Author:
RealtyTech
Message:

Upgrading plugin version because Modified code to run multiple slider on same page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • apex-idx/trunk/RTapexIdxGlobal.php

    r2849240 r2954721  
    22/**
    33 * @package ApexIdx
    4  * @version 3.0.9
     4 * @version 3.1.0
    55 */
    66/*
     
    99Description: This plugin is used to show the listing of a Broker.
    1010Author: RealtyTech Inc
    11 Version: 3.0.9
     11Version: 3.1.0
    1212Author URI: http://realtytech.com
    1313*/
    1414
    15 define( 'RTAI_VERSION', '3.0.9');
     15define( 'RTAI_VERSION', '3.1.0');
    1616define( 'RTAI_PLUGIN_URL', plugin_dir_url( __FILE__ ));
    1717define( 'RTAI_PLUGIN_DIR', plugin_dir_path( __FILE__ ));
Note: See TracChangeset for help on using the changeset viewer.