Changeset 2948873
- Timestamp:
- 08/07/2023 07:57:37 PM (3 years ago)
- File:
-
- 1 edited
-
home-value/trunk/home-values.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
home-value/trunk/home-values.php
r2948869 r2948873 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 6 * Version: 3.1.1 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 ');19 define('HOME_VALUES_PLUGIN_VERSION', '3.1.1'); 20 20 define('HOME_VALUES_PLUGIN_DIR', plugin_dir_path(__FILE__)); 21 21 define('HOME_VALUES_PLUGIN_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset
for help on using the changeset viewer.