Skip to content

Commit

Permalink
'WPT_DEV_VERSION', '3.0.4.0' and plugin version update
Browse files Browse the repository at this point in the history
  • Loading branch information
codersaiful committed Nov 10, 2021
1 parent 03de666 commit 14bf136
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://codecanyon.net/item/woo-product-table-pro/20676867?ref=Code
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.8.1
Stable tag: 3.0.3
Stable tag: 3.0.4
Requires PHP: 5.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down
4 changes: 2 additions & 2 deletions woo-product-table.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Author URI: https://profiles.wordpress.org/codersaiful/
* Tags: woocommerce product list,woocommerce product table, wc product table, product grid view, inventory, shop product table
*
* Version: 3.0.3
* Version: 3.0.4
* Requires at least: 4.0.0
* Tested up to: 5.8.2
* WC requires at least: 3.0.0
Expand All @@ -30,7 +30,7 @@
}

if( !defined( 'WPT_DEV_VERSION' ) ){
define( 'WPT_DEV_VERSION', '3.0.3.0' );
define( 'WPT_DEV_VERSION', '3.0.4.0' );
}

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

0 comments on commit 14bf136

Please sign in to comment.