Skip to content

Commit 3613b9e

Browse files
mjoslynclaude
andcommitted
chore: bump version to 0.5.11
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent da1adab commit 3613b9e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

wc-pricebook.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: WC Pricebook
44
* Plugin URI: https://github.com/mjoslyn/wc-pricebook
55
* Description: Role/tier-based pricing engine for WooCommerce. Configurable price tiers, rule-based product behaviors, and a manager pricing-view switcher.
6-
* Version: 0.5.10
6+
* Version: 0.5.11
77
* Author: Robot of the Future
88
* Author URI: https://github.com/mjoslyn
99
* License: GPL-2.0-or-later
@@ -23,7 +23,7 @@
2323
exit;
2424
}
2525

26-
define( 'WC_PRICEBOOK_VERSION', '0.5.10' );
26+
define( 'WC_PRICEBOOK_VERSION', '0.5.11' );
2727
define( 'WC_PRICEBOOK_FILE', __FILE__ );
2828
define( 'WC_PRICEBOOK_DIR', plugin_dir_path( __FILE__ ) );
2929
define( 'WC_PRICEBOOK_URL', plugin_dir_url( __FILE__ ) );

0 commit comments

Comments
 (0)