From e23dab55faca13452b5c689e1e985aa74baadaa3 Mon Sep 17 00:00:00 2001 From: Asad Nur Date: Thu, 24 Oct 2024 17:32:28 +0600 Subject: [PATCH] chore: Bump version to 1.2.3 --- changelog.txt | 7 +++++++ dokan-invoice.php | 6 +++--- languages/dokan-invoice.pot | 32 ++++++++++++++++++-------------- package-lock.json | 4 ++-- package.json | 2 +- readme.txt | 17 ++++++++++++----- 6 files changed, 43 insertions(+), 25 deletions(-) diff --git a/changelog.txt b/changelog.txt index 0a066fa..d29ad27 100755 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,12 @@ ====== Changelog ====== +v1.2.3 -> 23 Oct 2024 +------------------------ +- **Update:** WordPress v6.6.2 compatibility +- **Update:** PDF Invoices & Packing Slips for WooCommerce v3.9.0 compatibility +- **Update:** Rewrite dokan store name adding implementation +- **Fix:** Dependency error with PDF Invoices for WooCommerce v3.9.0 on plugin activation + v1.2.2 -> 16 Sep 2023 ------------------------ - **Update:** WordPress 6.3.1 compatibility diff --git a/dokan-invoice.php b/dokan-invoice.php index a3fa451..ec57864 100644 --- a/dokan-invoice.php +++ b/dokan-invoice.php @@ -3,13 +3,13 @@ * Plugin Name: Dokan - PDF Invoice * Plugin URI: https://dokan.co/wordpress/ * Description: A Dokan plugin Add-on to get PDF invoice. - * Version: 1.2.2 + * Version: 1.2.3 * Author: weDevs * Author URI: https://dokan.co/ * License: GPL2 * Text Domain: dokan-invoice - * WC requires at least: 5.0.0 - * WC tested up to: 8.1.0 + * WC requires at least: 8.0.0 + * WC tested up to: 9.3.3 * Requires Plugins: woocommerce, dokan-lite, woocommerce-pdf-invoices-packing-slips */ diff --git a/languages/dokan-invoice.pot b/languages/dokan-invoice.pot index 832a5fb..317d3a2 100644 --- a/languages/dokan-invoice.pot +++ b/languages/dokan-invoice.pot @@ -1,48 +1,48 @@ -# Copyright (C) 2023 weDevs +# Copyright (C) 2024 weDevs # This file is distributed under the GPL2. msgid "" msgstr "" -"Project-Id-Version: Dokan - PDF Invoice 1.2.2\n" +"Project-Id-Version: Dokan - PDF Invoice 1.2.3\n" "Report-Msgid-Bugs-To: support@wedevs.com\n" -"POT-Creation-Date: 2023-09-16 14:52:26+00:00\n" +"POT-Creation-Date: 2024-10-23 09:43:19+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2023-MO-DA HO:MI+ZONE\n" +"PO-Revision-Date: 2024-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "X-Generator: grunt-wp-i18n 1.0.3\n" -#: dokan-invoice.php:77 +#: dokan-invoice.php:89 msgid "" "Dokan PDF Invoice requires %sDokan plugin%s to be installed & " "activated!" msgstr "" -#: dokan-invoice.php:82 +#: dokan-invoice.php:94 msgid "" "Dokan PDF Invoice requires %sWooCommerce PDF Invoices & packing " "slips plugin%s to be installed & activated!" msgstr "" -#: dokan-invoice.php:241 dokan-invoice.php:249 dokan-invoice.php:283 -msgid "store_info" +#: dokan-invoice.php:239 +msgid "Vendor" msgstr "" -#: dokan-invoice.php:243 dokan-invoice.php:251 -msgid "Vendor:" +#: dokan-invoice.php:293 +msgid "From vendors:" msgstr "" -#: dokan-invoice.php:279 -msgid "From vendors:" +#: dokan-invoice.php:297 +msgid "store_info" msgstr "" #. Plugin Name of the plugin/theme msgid "Dokan - PDF Invoice" msgstr "" -#. Author URI of the plugin/theme -msgid "https://wedevs.com/" +#. Plugin URI of the plugin/theme +msgid "https://dokan.co/wordpress/" msgstr "" #. Description of the plugin/theme @@ -51,4 +51,8 @@ msgstr "" #. Author of the plugin/theme msgid "weDevs" +msgstr "" + +#. Author URI of the plugin/theme +msgid "https://dokan.co/" msgstr "" \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 8173faf..135dbbe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "Dokan-Invoice", - "version": "1.2.2", + "version": "1.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "Dokan-Invoice", - "version": "1.2.2", + "version": "1.2.3", "license": "GPL", "devDependencies": { "grunt": "^1.0.1", diff --git a/package.json b/package.json index a7b2765..e0a09c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Dokan-Invoice", - "version": "1.2.2", + "version": "1.2.3", "slug": "dokan-invoice", "description": "Dokan Invoice add-on", "author": "Tareq Hasan", diff --git a/readme.txt b/readme.txt index 7d0f134..8dacb1f 100644 --- a/readme.txt +++ b/readme.txt @@ -2,11 +2,11 @@ Contributors: tareq1988, wedevs, nizamuddinbabu Donate Link: http://tareq.co/donate/ Tags: WooCommerce, Multi seller, Multi vendor, Dokan, Invoice, PDF -Requires at least: 4.7 -Tested up to: 6.3.1 -WC requires at least: 5.0.0 -WC tested up to: 8.1.0 -Stable tag: 1.2.2 +Requires at least: 6.4 +Tested up to: 6.6.2 +WC requires at least: 8.0.0 +WC tested up to: 9.3.3 +Stable tag: 1.2.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -55,6 +55,13 @@ directory take precedence. For example, `/assets/screenshot-1.png` would win ove == Changelog == +v1.2.3 -> 23 Oct 2024 +------------------------ +- **Update:** WordPress v6.6.2 compatibility +- **Update:** PDF Invoices & Packing Slips for WooCommerce v3.9.0 compatibility +- **Update:** Rewrite dokan store name adding implementation +- **Fix:** Dependency error with PDF Invoices for WooCommerce v3.9.0 on plugin activation + v1.2.2 -> 16 Sep 2023 ------------------------ - **Update:** WordPress 6.3.1 compatibility