Changeset 2923885
- Timestamp:
- 06/09/2023 10:35:17 AM (3 years ago)
- File:
-
- 1 edited
-
jomres/trunk/jomres.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jomres/trunk/jomres.php
r2917277 r2923885 17 17 * Plugin URI: https://www.jomres.net 18 18 * Description: The complete online booking and property management solution for WordPress. 19 * Version: 10.7. 019 * Version: 10.7.1 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.7. 0');37 define('JOMRES_WP_PLUGIN_VERSION', '10.7.1'); 38 38 } 39 39
Note: See TracChangeset
for help on using the changeset viewer.