Changeset 2949644
- Timestamp:
- 08/08/2023 09:51:41 PM (3 years ago)
- Location:
- home-value/trunk
- Files:
-
- 2 edited
-
home-values.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
home-value/trunk/home-values.php
r2949642 r2949644 4 4 * Plugin Name: Home Value 5 5 * Description: Home Value provides your website visitors the ability to get accurate home price valuations of their applicable property(s). 6 * Version: 3.1. 36 * Version: 3.1.4 7 7 * Author: 8blocks 8 8 * Author Email: support@8blocks.com … … 17 17 18 18 // Plugin directory path and URL. 19 define('HOME_VALUES_PLUGIN_VERSION', '3.1. 3');19 define('HOME_VALUES_PLUGIN_VERSION', '3.1.4'); 20 20 define('HOME_VALUES_PLUGIN_DIR', plugin_dir_path(__FILE__)); 21 21 define('HOME_VALUES_PLUGIN_URL', plugin_dir_url(__FILE__)); -
home-value/trunk/readme.txt
r2948872 r2949644 80 80 == Changelog == 81 81 82 = 3.1.4 20230808 = 83 84 * Single install settings update 85 82 86 = 3.1.1 20230807 = 83 87
Note: See TracChangeset
for help on using the changeset viewer.