| @@ -1,10 +1,10 @@ | ||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Plugin Name: Yatra - Travel Booking & Management | |
| 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.4 | |
| 6 | + * Version: 3.0.14.2 | |
| 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.4'); | |
| 33 | +define('YATRA_VERSION', '3.0.14.2'); | |
| 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). */ |