Skip to content

Commit

Permalink
Release v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raftaar1191 committed Oct 19, 2023
1 parent 7589d6c commit fbe309d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions features-for-woocommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: This plugin provided a extra features for WooCommerce
* Author: acrosswp
* Author URI: https://profiles.wordpress.org/acrosswp/
* Version: 3.0.0
* Version: 3.0.1
* Text Domain: ffw
* Domain Path: /i18n/languages/
*/
Expand All @@ -23,7 +23,7 @@

// Codebase version
if ( ! defined( 'FFW_PLUGIN_VERSION' ) ) {
define( 'FFW_PLUGIN_VERSION', '3.0.0' );
define( 'FFW_PLUGIN_VERSION', '3.0.1' );
}

// Plugin Root File.
Expand Down
8 changes: 4 additions & 4 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
Contributors: acrosswp, raftaar1191
Tags: woocommerce, checkout, quantity, woo commerce, product, price, buddypress, coupon, hide
Donate link: https://acrosswp.com/
Requires at least: WordPress 4.1
Tested up to: 6.1.1
Stable tag: 4.6.13
Requires PHP: 8.0
Requires at least: 6.0
Tested up to: 6.3
Stable tag: 3.0.1
Requires PHP: 7.4
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand Down

0 comments on commit fbe309d

Please sign in to comment.