PluginProbe
Yatra – Travel Booking & Tour Operator Software / trunk
Yatra – Travel Booking & Tour Operator Software vtrunk
3.0.15 3.0.14 3.0.14.1 3.0.14.2 3.0.12 3.0.13 3.0.11 3.0.10 3.0.9 3.0.8 3.0.7 3.0.6 3.0.5 3.0.5.1 3.0.4 3.0.3 3.0.2.9 3.0.2.7 3.0.2.8 3.0.2.6 trunk 1.0.0 2.0.0 2.0.1 2.0.10 All 83 releases
← All changes | yatra.php +2 -2 3.0.14.2trunk View file →
@@ -2,9 +2,9 @@
2 2 /**
3 3 * Plugin Name: Yatra - Travel Booking & Tour Operator Software
4 4 * Plugin URI: https://wpyatra.com/
5 5 * Description: Tours and activities on WordPress — trips, bookings, PayPal and Pay Later, guest accounts, emails, reports. Yatra Pro adds premium gateways and modules.
6 - * Version: 3.0.14.2
6 + * Version: 3.0.15
7 7 * Requires at least: 6.0
8 8 * Requires PHP: 7.4
9 9 * Author: MantraBrain
10 10 * Author URI: https://mantrabrain.com/
@@ -29,9 +29,9 @@
29 29 define('YATRA_PLUGIN_URL', plugin_dir_url(__FILE__));
30 30 define('YATRA_PLUGIN_BASENAME', plugin_basename(__FILE__));
31 31 define('YATRA_ABSPATH', plugin_dir_path(__FILE__));
32 32 define('YATRA_PLUGIN_URI', plugin_dir_url(__FILE__));
33 -define('YATRA_VERSION', '3.0.14.2');
33 +define('YATRA_VERSION', '3.0.15');
34 34 define('YATRA_MIN_PHP_VERSION', '7.4');
35 35 define('YATRA_MIN_WP_VERSION', '6.0');
36 36
37 37 /** Sample / preview email verification URL segment (not a real token). */