Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Commit

Permalink
version bump 1.0.0-beta-2
Browse files Browse the repository at this point in the history
  • Loading branch information
helgatheviking committed Dec 22, 2020
1 parent 5124e42 commit 947ac61
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions wc-mnm-grouped.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: WooCommerce Mix and Match - Grouped Containers
* Plugin URI: http://www.woocommerce.com/products/wc-mnm-grouped/
* Description: Group multiple Mix and Match products together to approximate variations
* Version: 1.0.0-beta-1
* Version: 1.0.0-beta-2
* Author: Kathy Darling
* Author URI: http://kathyisawesome.com/
* Developer: Kathy Darling
Expand All @@ -15,12 +15,9 @@
* License: GNU General Public License v3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/



namespace WC_MNM_Grouped;

define( 'WC_MNM_GROUPED_VERSION', '1.0.0' );
define( 'WC_MNM_GROUPED_VERSION', '1.0.0-beta-2' );

/**
* WC_MNM_Grouped Constructor
Expand Down

0 comments on commit 947ac61

Please sign in to comment.