From 1726ad4017840d6358da5c01cc1f101045e33360 Mon Sep 17 00:00:00 2001 From: Mohammad Ibrahim Date: Tue, 6 Jun 2023 15:31:36 +0600 Subject: [PATCH] readme text and version updated --- package.json | 5 ++++- readme.txt | 10 ++++++++-- tutor-lms-elementor-addons.php | 4 ++-- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 58fedbf..bd56c8a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "homepage": "https://github.com/themeum/tutor-lms-elementor-addons#readme", "devDependencies": { - "gulp": "^3.9.1", + "gulp": "^4.0.2", "gulp-clean": "^0.4.0", "gulp-clean-css": "^4.3.0", "gulp-cssnano": "^2.1.3", @@ -36,5 +36,8 @@ "gulp-wp-pot": "^2.4.3", "gulp-zip": "^4.2.0", "sass": "^1.44.0" + }, + "dependencies": { + "gulp-update-version": "^1.0.2" } } diff --git a/readme.txt b/readme.txt index 70968bc..08d029d 100644 --- a/readme.txt +++ b/readme.txt @@ -3,9 +3,9 @@ Contributors: themeum Donate link: https://www.themeum.com Tags: lms, elearning, learning management system, course, education, elementor addons for lms, elearning elementor addons, tutor lms, online courses Requires at least: 5.3 -Tested up to: 6.1 +Tested up to: 6.2.2 Requires PHP: 7.4 -Stable tag: 2.0.7 +Stable tag: 2.0.8 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -141,6 +141,12 @@ You can post on the support section of this plugin or use the contact form at th 10. Intelligent Preview Modes == Changelog == += 2.0.8 - 6 June, 2023 + +*Fix: Fixed Lesson edit issue, ensuring smooth editing functionality. +*Fix: Resolved Add to Cart issue. +*Fix: Addressed WPML conflicting issue. +*Fix: Resolved language Translation issue. = 2.0.7 - 25 January, 2023 diff --git a/tutor-lms-elementor-addons.php b/tutor-lms-elementor-addons.php index 6c8c0c5..55d261c 100644 --- a/tutor-lms-elementor-addons.php +++ b/tutor-lms-elementor-addons.php @@ -4,10 +4,10 @@ Plugin URI: https://www.themeum.com/product/tutor-lms/ Description: Elementor Addons Integration - Tutor LMS plugin lets you design course pages with Elementor. Author: Themeum -Version: 2.0.7 +Version: 2.0.8 Author URI: http://themeum.com Requires at least: 5.3 -Tested up to: 6.1 +Tested up to: 6.2.2 License: GPLv2 or later Text Domain: tutor-lms-elementor-addons */