File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ Yes! Fork the plugin on [GitHub](https://github.com/skyverge/woocommerce-customi
55
55
56
56
== Changelog ==
57
57
58
- = 2.0.0- 1 =
58
+ = 2.0.1 =
59
59
* Fix error when upgrading to WooCommerce 2.2
60
60
61
61
= 2.0.0 =
Original file line number Diff line number Diff line change 5
5
* Description: Customize WooCommerce without code! Easily change add to cart button text and more.
6
6
* Author: SkyVerge
7
7
* Author URI: http://www.skyverge.com
8
- * Version: 2.0.0- 1
8
+ * Version: 2.0.1
9
9
* Text Domain: wc-customizer
10
10
* Domain Path: /languages/
11
11
*
@@ -84,7 +84,7 @@ class WC_Customizer {
84
84
85
85
86
86
/** plugin version number */
87
- const VERSION = '2.0.0- 1 ' ;
87
+ const VERSION = '2.0.1 ' ;
88
88
89
89
/** @var \WC_Customizer_Settings instance */
90
90
public $ settings ;
You can’t perform that action at this time.
0 commit comments