-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WooCommerce Product SKU Generator: 2.4.2 Versioning
- Loading branch information
1 parent
70b9d65
commit 2cba14f
Showing
3 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
# Copyright (C) 2019 SkyVerge | ||
# Copyright (C) 2020 SkyVerge | ||
# This file is distributed under the GNU General Public License v3.0. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: WooCommerce Product SKU Generator 2.4.1\n" | ||
"Project-Id-Version: WooCommerce Product SKU Generator 2.4.2\n" | ||
"Report-Msgid-Bugs-To: " | ||
"https://woocommerce.com/my-account/marketplace-ticket-form/\n" | ||
"POT-Creation-Date: 2019-11-11 10:00:32+00:00\n" | ||
"POT-Creation-Date: 2020-02-05 20:39:22+00:00\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n" | ||
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ Contributors: skyverge, beka.rice | |
Tags: woocommerce, sku, product sku, sku generator | ||
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&[email protected]&item_name=Donation+for+WooCommerce+SKU+Generator | ||
Requires at least: 4.4 | ||
Tested up to: 5.2.4 | ||
Stable Tag: 2.4.2-dev.1 | ||
Tested up to: 5.3.2 | ||
Stable Tag: 2.4.2 | ||
License: GPLv3 | ||
License URI: http://www.gnu.org/licenses/gpl-3.0.html | ||
|
||
|
@@ -154,7 +154,7 @@ add_filter( 'wc_sku_generator_force_attribute_sorting', '__return_true' ); | |
|
||
== Changelog == | ||
|
||
= 2020.nn.nn - version 2.4.2-dev.1 = | ||
= 2020.02.05 - version 2.4.2 = | ||
* Misc - Add support for WooCommerce 3.9 | ||
|
||
= 2019.11.11 - version 2.4.1 = | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters