Changeset 2387589
- Timestamp:
- 09/24/2020 10:26:53 AM (6 years ago)
- File:
-
- 1 edited
-
jomres/trunk/jomres.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jomres/trunk/jomres.php
r2377715 r2387589 17 17 * Plugin URI: https://www.jomres.net 18 18 * Description: The complete online booking and property management solution for WordPress. 19 * Version: 9.23. 519 * Version: 9.23.6 20 20 * Author: Vince Wooll <support@jomres.net> 21 21 * Author URI: https://www.jomres.net … … 35 35 */ 36 36 if ( ! defined( 'JOMRES_WP_PLUGIN_VERSION' ) ) { 37 define( 'JOMRES_WP_PLUGIN_VERSION', '9.23. 5' );37 define( 'JOMRES_WP_PLUGIN_VERSION', '9.23.6' ); 38 38 } 39 39 … … 63 63 * 64 64 * 65 * @since 9.23. 565 * @since 9.23.6 66 66 */ 67 67 if (!function_exists('define_jomres_sub_dir_in_plugins_dir_as_root')) {
Note: See TracChangeset
for help on using the changeset viewer.