Enabled product bundles
This commit is contained in:
2
backend/wordpress/wp-content/plugins/woocommerce/includes/class-woocommerce.php
Normal file → Executable file
2
backend/wordpress/wp-content/plugins/woocommerce/includes/class-woocommerce.php
Normal file → Executable file
@@ -20,7 +20,7 @@ final class WooCommerce {
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
public $version = '3.4.2';
|
||||
public $version = '3.4.3';
|
||||
|
||||
/**
|
||||
* The single instance of the class.
|
||||
|
||||
Reference in New Issue
Block a user