PluginProbe
Booking Manager – Sync WP Booking Calendar – Import Events, Export Bookings to ICS Calendar / 2.1.21
Booking Manager – Sync WP Booking Calendar – Import Events, Export Bookings to ICS Calendar v2.1.21
2.1.22 2.1.21 2.1.20 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 trunk 1.1 2.0 2.0.1 2.0.10.2 2.0.11 2.0.12 2.0.13 2.0.14 2.0.15 2.0.16 2.0.17 2.0.18 2.0.2 2.0.20 2.0.21 All 56 releases
← All changes | index.php +2 -2 2.1.222.1.21 View file →
@@ -6,9 +6,9 @@
6 6 Author: wpdevelop, oplugins
7 7 Author URI: https://oplugins.com/
8 8 Text Domain: booking-manager
9 9 Domain Path: /languages/
10 -Version: 2.1.22
10 +Version: 2.1.21
11 11 License: GPLv2 or later
12 12 */
13 13
14 14 /* Copyright 2017-2026 www.oplugins.com (email: [email protected]),
@@ -33,9 +33,9 @@
33 33 ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
34 34 // PRIMARY URL CONSTANTS //////////////////////////////////////////////////////////////////////////////////////////////////
35 35 ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
36 36
37 -if ( ! defined( 'WPBM_VERSION_NUM' ) ) define( 'WPBM_VERSION_NUM', '2.1.22' );
37 +if ( ! defined( 'WPBM_VERSION_NUM' ) ) define( 'WPBM_VERSION_NUM', '2.1.21' );
38 38
39 39 // ..\home\siteurl\www\wp-content\plugins\plugin-name\wpbm-item.php
40 40 if ( ! defined( 'WPBM_FILE' ) ) define( 'WPBM_FILE', __FILE__ );
41 41