Plugin Directory

Changeset 2948873


Ignore:
Timestamp:
08/07/2023 07:57:37 PM (3 years ago)
Author:
8blocks
Message:

3.1.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • home-value/trunk/home-values.php

    r2948869 r2948873  
    44 * Plugin Name: Home Value
    55 * Description: Home Value provides your website visitors the ability to get accurate home price valuations of their applicable property(s).
    6  * Version: 3.1
     6 * Version: 3.1.1
    77 * Author: 8blocks
    88 * Author Email:    support@8blocks.com
     
    1717
    1818// Plugin directory path and URL.
    19 define('HOME_VALUES_PLUGIN_VERSION', '3.1');
     19define('HOME_VALUES_PLUGIN_VERSION', '3.1.1');
    2020define('HOME_VALUES_PLUGIN_DIR', plugin_dir_path(__FILE__));
    2121define('HOME_VALUES_PLUGIN_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.