diff --git a/dokan-wpml.php b/dokan-wpml.php index be7597c..981ed30 100755 --- a/dokan-wpml.php +++ b/dokan-wpml.php @@ -3,12 +3,12 @@ * Plugin Name: Dokan - WPML Integration * Plugin URI: https://wedevs.com/ * Description: WPML and Dokan compatible package - * Version: 1.1.3 + * Version: 1.1.4 * Author: weDevs * Author URI: https://wedevs.com/ * Text Domain: dokan-wpml - * WC requires at least: 5.5.0 - * WC tested up to: 8.9.3 + * WC requires at least: 8.0.0 + * WC tested up to: 9.0.2 * Domain Path: /languages/ * License: GPL2 */ diff --git a/languages/dokan-wpml.pot b/languages/dokan-wpml.pot index 4c3d518..663dc25 100644 --- a/languages/dokan-wpml.pot +++ b/languages/dokan-wpml.pot @@ -2,9 +2,9 @@ # This file is distributed under the GPL2. msgid "" msgstr "" -"Project-Id-Version: Dokan - WPML Integration 1.1.3\n" +"Project-Id-Version: Dokan - WPML Integration 1.1.4\n" "Report-Msgid-Bugs-To: http://wedevs.com/support/\n" -"POT-Creation-Date: 2024-06-13 09:36:34+00:00\n" +"POT-Creation-Date: 2024-07-10 05:17:10+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/package-lock.json b/package-lock.json index 2982364..38e743e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dokan-wpml", - "version": "1.1.1", + "version": "1.1.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "dokan-wpml", - "version": "1.1.1", + "version": "1.1.4", "license": "GPL", "devDependencies": { "grunt": "^1.6.1", diff --git a/package.json b/package.json index 4249a04..38b69a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dokan-wpml", - "version": "1.1.3", + "version": "1.1.4", "description": "WPML compatibility for dokan plugin", "author": "weDevs", "license": "GPL", diff --git a/readme.txt b/readme.txt index fb1ef11..81dccfa 100644 --- a/readme.txt +++ b/readme.txt @@ -2,12 +2,12 @@ Contributors: wedevs Tags: WPML, i18n, l10n, Translation, Dokan Donate link: https://tareq.co/donate -Requires at least: 5.6 -Tested up to: 6.5.4 -WC requires at least: 5.5.0 -WC tested up to: 8.9.3 +Requires at least: 6.4 +Tested up to: 6.5.5 +WC requires at least: 8.0.0 +WC tested up to: 9.0.2 Requires PHP: 7.4 -Stable tag: 1.1.3 +Stable tag: 1.1.4 License: GPL v2 License URI: http://www.gnu.org/licenses/gpl-2.0.html