Changeset 2736336
- Timestamp:
- 06/02/2022 11:36:15 AM (4 years ago)
- Location:
- jomres/trunk
- Files:
-
- 2 edited
-
jomres.php (modified) (2 diffs)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jomres/trunk/jomres.php
r2717163 r2736336 17 17 * Plugin URI: https://www.jomres.net 18 18 * Description: The complete online booking and property management solution for WordPress. 19 * Version: 10. 3.119 * Version: 10.4.0 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. 3.1' );37 define( 'JOMRES_WP_PLUGIN_VERSION', '10.4.0' ); 38 38 } 39 39 -
jomres/trunk/readme.txt
r2716398 r2736336 4 4 Donate link: https://www.jomres.net 5 5 Requires at least: 4.3.1 6 Tested up to: 5.96 Tested up to: 6.0 7 7 Stable tag: trunk 8 8 License: GPLv2 … … 31 31 == What's new? == 32 32 33 = Bootstrap 5 =34 35 Jomres 10.3.0 is fully compatible with Bootstrap 5 on Wordpress.36 37 33 = Bootstrap no longer required = 38 34 … … 41 37 42 38 == Demos == 39 40 [See the Single Hotel Demo here](http://wordpress-hotel.jomres.net/) 43 41 44 42 [See the Portal Demo here - a variety of bookable items, multiple owners](http://wordpress-portal.jomres.net/)
Note: See TracChangeset
for help on using the changeset viewer.