diff --git a/dokan-wpml.php b/dokan-wpml.php index bd5f105..4574a45 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.1 + * Version: 1.1.2 * Author: weDevs * Author URI: https://wedevs.com/ * Text Domain: dokan-wpml * WC requires at least: 5.5.0 - * WC tested up to: 8.6.1 + * WC tested up to: 8.7.0 * Domain Path: /languages/ * License: GPL2 */ diff --git a/languages/dokan-wpml.pot b/languages/dokan-wpml.pot index 5ffad18..03fd2f7 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.1\n" +"Project-Id-Version: Dokan - WPML Integration 1.1.2\n" "Report-Msgid-Bugs-To: http://wedevs.com/support/\n" -"POT-Creation-Date: 2024-03-13 06:33:43+00:00\n" +"POT-Creation-Date: 2024-04-01 09:02:11+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -13,14 +13,14 @@ msgstr "" "Language-Team: LANGUAGE \n" "X-Generator: grunt-wp-i18n 1.0.3\n" -#: dokan-wpml.php:203 +#: dokan-wpml.php:204 #. translators: %1$s: opening anchor tag, %2$s: closing anchor tag msgid "" "Dokan - WPML Integration requires %1$s Dokan plugin %2$s to be " "installed & activated!" msgstr "" -#: dokan-wpml.php:209 +#: dokan-wpml.php:210 #. translators: %1$s: opening anchor tag, %2$s: closing anchor tag msgid "" "Dokan - WPML Integration requires %1$s WPML Multilingual CMS %2$s to " diff --git a/package.json b/package.json index 9c73838..3c9f372 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dokan-wpml", - "version": "1.1.1", + "version": "1.1.2", "description": "WPML compatibility for dokan plugin", "author": "weDevs", "license": "GPL", diff --git a/readme.txt b/readme.txt index e70ddcc..8aa0222 100644 --- a/readme.txt +++ b/readme.txt @@ -5,9 +5,9 @@ Donate link: https://tareq.co/donate Requires at least: 5.6 Tested up to: 6.4.3 WC requires at least: 5.5.0 -WC tested up to: 8.6.1 +WC tested up to: 8.7.0 Requires PHP: 7.4 -Stable tag: 1.1.1 +Stable tag: 1.1.2 License: GPL v2 License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -52,6 +52,10 @@ nothing here == Changelog == +v1.1.2 -> Apr 01, 2024 +--------------------------- +- **update:** Vendor Subscription remaining product count WPML Support + v1.1.1 -> Mar 13, 2024 --------------------------- - **update:** Vendor Dashboard Settings submenu translation Support added