Skip to content

Commit c23070e

Browse files
committed
Version 1.0
1 parent ab6f369 commit c23070e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

woocommerce-external-product-embed.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: WooCommerce External Product Embed
44
* Plugin URI: http://calebburks.com
55
* Description: Provides a shortcode to embed products from another store.
6-
* Version: 0.1
6+
* Version: 1.o
77
* Author: Caleb Burks
88
* Author URI: http://calebburks.com
99
* Copyright: (c) 2015 Caleb Burks
@@ -29,4 +29,4 @@ function wcepe_load_after_plugins_loaded() {
2929
}
3030
}
3131

32-
/* Silence is Golden */
32+
/* Silence is Golden */

0 commit comments

Comments
 (0)