Changeset 2681492
- Timestamp:
- 02/18/2022 04:46:47 PM (4 years ago)
- File:
-
- 1 edited
-
jomres/trunk/jomres.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jomres/trunk/jomres.php
r2681391 r2681492 17 17 * Plugin URI: https://www.jomres.net 18 18 * Description: The complete online booking and property management solution for WordPress. 19 * Version: 10.2. 119 * Version: 10.2.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.2. 1' );37 define( 'JOMRES_WP_PLUGIN_VERSION', '10.2.2' ); 38 38 } 39 39
Note: See TracChangeset
for help on using the changeset viewer.