File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11*** SkyVerge WooCommerce Plugin Framework Changelog ***
22
3- 2014.nn.nn - version 3.0.2-1
3+ 2014.11.20 - version 3.0.3
44 * Fix - Payment gateway framework now catches all SV_WC_Plugin_Exception exceptions. Fixes uncaught SV_WC_API_Exception error.
55
662014.10.19 - version 3.0.2
Original file line number Diff line number Diff line change 8484 * Use the standard WordPress/WooCommerce `is_*` methods when adding the notice
8585 * to control which pages it does (or does not) display on.
8686 *
87- * @version 3.0.2-1
87+ * @version 3.0.3
8888 */
8989abstract class SV_WC_Plugin {
9090
9191 /** Plugin Framework Version */
92- const VERSION = '3.0.2-1 ' ;
92+ const VERSION = '3.0.3 ' ;
9393
9494 /** @var string plugin id */
9595 private $ id ;
You can’t perform that action at this time.
0 commit comments