Plugin Directory

Changeset 2736336


Ignore:
Timestamp:
06/02/2022 11:36:15 AM (4 years ago)
Author:
jomres
Message:

Jomres updated to 10.4.0

Location:
jomres/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • jomres/trunk/jomres.php

    r2717163 r2736336  
    1717     * Plugin URI:      https://www.jomres.net
    1818     * Description:    The complete online booking and property management solution for WordPress.
    19      * Version:        10.3.1
     19     * Version:        10.4.0
    2020     * Author:          Vince Wooll <support@jomres.net>
    2121     * Author URI:      https://www.jomres.net
     
    3535     */
    3636    if ( ! defined( 'JOMRES_WP_PLUGIN_VERSION' ) ) {
    37         define( 'JOMRES_WP_PLUGIN_VERSION', '10.3.1' );
     37        define( 'JOMRES_WP_PLUGIN_VERSION', '10.4.0' );
    3838    }
    3939
  • jomres/trunk/readme.txt

    r2716398 r2736336  
    44Donate link: https://www.jomres.net
    55Requires at least: 4.3.1
    6 Tested up to: 5.9
     6Tested up to: 6.0
    77Stable tag: trunk
    88License: GPLv2
     
    3131== What's new? ==
    3232
    33 = Bootstrap 5 =
    34 
    35 Jomres 10.3.0 is fully compatible with Bootstrap 5 on Wordpress.
    36 
    3733= Bootstrap no longer required =
    3834
     
    4137
    4238== Demos ==
     39
     40[See the Single Hotel Demo here](http://wordpress-hotel.jomres.net/)
    4341
    4442[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.