Changeset 2753622
- Timestamp:
- 07/08/2022 08:55:25 AM (4 years ago)
- File:
-
- 1 edited
-
jomres/trunk/jomres.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jomres/trunk/jomres.php
r2752064 r2753622 17 17 * Plugin URI: https://www.jomres.net 18 18 * Description: The complete online booking and property management solution for WordPress. 19 * Version: 10.5. 119 * Version: 10.5.2 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', '10.5. 1' );37 define( 'JOMRES_WP_PLUGIN_VERSION', '10.5.2' ); 38 38 } 39 39
Note: See TracChangeset
for help on using the changeset viewer.