From 4f361596ec897990a40fd918d171042c479b3482 Mon Sep 17 00:00:00 2001 From: helgatheviking <507025+helgatheviking@users.noreply.github.com> Date: Mon, 22 Apr 2024 14:07:02 -0400 Subject: [PATCH] version bump 2.4.0 --- package.json | 2 +- readme.txt | 2 +- wc-not-sold-separately.php | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 396f827..977729e 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "url": "https://github.com/helgatheviking/wc-not-sold-separately.git" }, "license": "GPL-3.0-or-later", - "version": "2.3.0", + "version": "2.4.0", "homepage": "https://github.com/kathyisawesome/wc-not-sold-separately", "main": "Gruntfile.js", "devDependencies": { diff --git a/readme.txt b/readme.txt index ea37937..c41b13b 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Contributors: helgatheviking Tags: woocommerce, product, bundle, bundles, kits, composites Requires at least: 5.0 Tested up to: 5.4 -Stable tag: 2.3.0 +Stable tag: 2.4.0 WC requires at least: 4.0.0 WC tested up to: 4.0.0 License: GNU General Public License v3.0 diff --git a/wc-not-sold-separately.php b/wc-not-sold-separately.php index 36ca7b2..45d49c9 100644 --- a/wc-not-sold-separately.php +++ b/wc-not-sold-separately.php @@ -3,7 +3,7 @@ * Plugin Name: Not Sold Separately for WooCommerce * Plugin URI: https://woocommerce.com/products/woocommerce-mix-and-match-products/ * Description: Optionally restrict products to sale only as part of Mix and Match Product. -* Version: 2.3.0 +* Version: 2.4.0 * Author: Kathy Darling * Author URI: http://kathyisawesome.com/ * @@ -37,7 +37,7 @@ class WC_Not_Sold_Separately { * * @var string */ - const VERSION = '2.3.0'; + const VERSION = '2.4.0'; /** * Props added to child products.