From 2e5aa1861ce31be9457b9915b9cd4827f62831c4 Mon Sep 17 00:00:00 2001 From: helgatheviking <507025+helgatheviking@users.noreply.github.com> Date: Wed, 20 Dec 2023 13:52:46 -0500 Subject: [PATCH] version bump 2.3.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 f2b2dbc..396f827 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-beta.1", + "version": "2.3.0", "homepage": "https://github.com/kathyisawesome/wc-not-sold-separately", "main": "Gruntfile.js", "devDependencies": { diff --git a/readme.txt b/readme.txt index 65e1406..ea37937 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-beta.1 +Stable tag: 2.3.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 89edaaa..fad1dbf 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-beta.1 +* Version: 2.3.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-beta.1'; + const VERSION = '2.3.0'; /** * Props added to child products.