Skip to content

Commit 2e218aa

Browse files
committed
Bump SV_WC_Plugin::VERSION to 5.10.2
1 parent 40fbcdb commit 2e218aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

woocommerce/class-sv-wc-plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ abstract class SV_WC_Plugin {
4343

4444

4545
/** Plugin Framework Version */
46-
const VERSION = '5.10.1';
46+
const VERSION = '5.10.2';
4747

4848
/** @var object single instance of plugin */
4949
protected static $instance;

0 commit comments

Comments
 (0)