| @@ -3,9 +3,9 @@ | ||
| 3 | 3 | * Plugin Name: Tutor LMS |
| 4 | 4 | * Plugin URI: https://www.themeum.com/product/tutor-lms/ |
| 5 | 5 | * Description: Tutor is a complete solution for creating a Learning Management System in WordPress way. It can help you to create small to large scale online education site very conveniently. Power features like report, certificate, course preview, private file sharing make Tutor a robust plugin for any educational institutes. |
| 6 | 6 | * Author: Themeum |
| 7 | - * Version: 2.0.7 | |
| 7 | + * Version: 2.0.8 | |
| 8 | 8 | * Author URI: https://themeum.com |
| 9 | 9 | * Requires at least: 5.3 |
| 10 | 10 | * Tested up to: 6.0.1 |
| 11 | 11 | * License: GPLv2 or later |
| @@ -20,9 +20,9 @@ | ||
| 20 | 20 | |
| 21 | 21 | /** |
| 22 | 22 | * Defined the tutor main file |
| 23 | 23 | */ |
| 24 | -define( 'TUTOR_VERSION', '2.0.7' ); | |
| 24 | +define( 'TUTOR_VERSION', '2.0.8' ); | |
| 25 | 25 | define( 'TUTOR_FILE', __FILE__ ); |
| 26 | 26 | |
| 27 | 27 | /** |
| 28 | 28 | * Load tutor text domain for translation |