Skip to content

Commit

Permalink
Merge pull request #185 from codersaiful/3.1.2.0
Browse files Browse the repository at this point in the history
tested version and plugin version updated
  • Loading branch information
codersaiful authored Mar 21, 2022
2 parents f5243fc + ec824a1 commit f5823b2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
=== Product Table for WooCommerce (wooproducttable) ===
=== Product Table for WooCommerce ===
Contributors: codersaiful,codeastrology
Donate link: https://codecanyon.net/item/woo-product-table-pro/20676867?ref=CodeAstrology&utm_source=WPT_Installed_DonateLink
Donate link: https://wooproducttable.com/pricing/?ref=CodeAstrology&utm_source=WPT_Installed_DonateLink
Tags: wc product table, wooproducttable,woocommerce product table, product table, wc table, quick order table, wholesale table, restaurants table
Requires at least: 4.0.0
Tested up to: 5.9
Stable tag: 3.1.0
Tested up to: 5.9.2
Stable tag: 3.1.2
Requires PHP: 5.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down
6 changes: 3 additions & 3 deletions woo-product-table.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
* Author URI: https://codeastrology.com/
* Tags: woocommerce product list,woocommerce product table, wc product table, product grid view, inventory, shop product table
*
* Version: 3.1.0
* Version: 3.1.2
* Requires at least: 4.0.0
* Tested up to: 5.9.1
* Tested up to: 5.9.2
* WC requires at least: 3.0.0
* WC tested up to: 6.2.1
*
Expand All @@ -30,7 +30,7 @@
}

if( !defined( 'WPT_DEV_VERSION' ) ){
define( 'WPT_DEV_VERSION', '3.1.0.1' );
define( 'WPT_DEV_VERSION', '3.1.2.0' );
}

if( !defined( 'WPT_CAPABILITY' ) ){
Expand Down

0 comments on commit f5823b2

Please sign in to comment.