Plugin Directory

Changeset 2949644


Ignore:
Timestamp:
08/08/2023 09:51:41 PM (3 years ago)
Author:
8blocks
Message:

3.1.4 - Single install settings bug

Location:
home-value/trunk
Files:
2 edited

Legend:

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

    r2949642 r2949644  
    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.3
     6 * Version: 3.1.4
    77 * Author: 8blocks
    88 * Author Email:    support@8blocks.com
     
    1717
    1818// Plugin directory path and URL.
    19 define('HOME_VALUES_PLUGIN_VERSION', '3.1.3');
     19define('HOME_VALUES_PLUGIN_VERSION', '3.1.4');
    2020define('HOME_VALUES_PLUGIN_DIR', plugin_dir_path(__FILE__));
    2121define('HOME_VALUES_PLUGIN_URL', plugin_dir_url(__FILE__));
  • home-value/trunk/readme.txt

    r2948872 r2949644  
    8080== Changelog ==
    8181
     82= 3.1.4 20230808 =
     83
     84* Single install settings update
     85
    8286= 3.1.1 20230807 =
    8387
Note: See TracChangeset for help on using the changeset viewer.