Plugin Directory

Changeset 2387589


Ignore:
Timestamp:
09/24/2020 10:26:53 AM (6 years ago)
Author:
jomres
Message:

Jomres version updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jomres/trunk/jomres.php

    r2377715 r2387589  
    1717 * Plugin URI:      https://www.jomres.net
    1818 * Description:    The complete online booking and property management solution for WordPress.
    19  * Version:        9.23.5
     19 * Version:        9.23.6
    2020 * Author:          Vince Wooll <support@jomres.net>
    2121 * Author URI:      https://www.jomres.net
     
    3535 */
    3636if ( ! defined( 'JOMRES_WP_PLUGIN_VERSION' ) ) {
    37     define( 'JOMRES_WP_PLUGIN_VERSION', '9.23.5' );
     37    define( 'JOMRES_WP_PLUGIN_VERSION', '9.23.6' );
    3838}
    3939
     
    6363 *
    6464 *
    65  * @since   9.23.5
     65 * @since   9.23.6
    6666 */
    6767if (!function_exists('define_jomres_sub_dir_in_plugins_dir_as_root')) {
Note: See TracChangeset for help on using the changeset viewer.