PluginProbe
Tutor LMS – eLearning and online course solution / 3.4.2
Tutor LMS – eLearning and online course solution v3.4.2
4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0 3.9.15 3.9.14 3.9.13 3.9.12 3.9.11 trunk 1.0.0 1.0.0-alpha 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 All 191 releases
← All changes | tutor.php +2 -2 3.4.13.4.2 View file →
@@ -3,9 +3,9 @@
3 3 * Plugin Name: Tutor LMS
4 4 * Plugin URI: https://tutorlms.com
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: 3.4.1
7 + * Version: 3.4.2
8 8 * Author URI: https://themeum.com
9 9 * Requires PHP: 7.4
10 10 * Requires at least: 5.3
11 11 * Tested up to: 6.7
@@ -23,9 +23,9 @@
23 23
24 24 /**
25 25 * Constants for tutor plugin.
26 26 */
27 -define( 'TUTOR_VERSION', '3.4.1' );
27 +define( 'TUTOR_VERSION', '3.4.2' );
28 28 define( 'TUTOR_FILE', __FILE__ );
29 29
30 30 /**
31 31 * Load tutor text domain for translation