PluginProbe
Booking Calendar / 11.8.1
Booking Calendar v11.8.1
11.8.3 11.8.2 11.8.1 11.8 11.7 11.6.1 11.6 11.5 11.4.3 11.4.2 11.4.1 11.4 11.3 11.2.1 11.2 11.1 11.0 10.15.7 10.15.6 10.1.3 10.10 10.10.1 10.10.2 10.11 10.11.2 All 203 releases
← All changes | wpdev-booking.php +2 -2 11.8.211.8.1 View file →
@@ -6,9 +6,9 @@
6 6 Author: wpdevelop, oplugins
7 7 Author URI: https://wpbookingcalendar.com/
8 8 Text Domain: booking
9 9 Domain Path: /languages/
10 -Version: 11.8.2
10 +Version: 11.8.1
11 11 License: GPLv2 or later
12 12 */
13 13
14 14 /*
@@ -33,9 +33,9 @@
33 33 }
34 34
35 35
36 36 if ( ! defined( 'WP_BK_VERSION_NUM' ) ) {
37 - define( 'WP_BK_VERSION_NUM', '11.8.2' );
37 + define( 'WP_BK_VERSION_NUM', '11.8.1' );
38 38 }
39 39 if ( ! defined( 'WP_BK_PRO_BFB_ONLY_VERSION' ) ) {
40 40 define( 'WP_BK_PRO_BFB_ONLY_VERSION', '11.4' ); // First Pro version that no longer loads legacy Booking Form settings pages.
41 41 }