Changeset 2375352
- Timestamp:
- 09/04/2020 04:26:45 PM (6 years ago)
- File:
-
- 1 edited
-
jomres/trunk/jomres.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jomres/trunk/jomres.php
r2374616 r2375352 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. 319 * Version: 9.23.4 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. 1' );37 define( 'JOMRES_WP_PLUGIN_VERSION', '9.23.4' ); 38 38 } 39 39 … … 63 63 * 64 64 * 65 * @since 9.23. 165 * @since 9.23.4 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.