Skip to content

Commit

Permalink
version increased
Browse files Browse the repository at this point in the history
  • Loading branch information
itthinx committed Sep 14, 2015
1 parent f4e5a6c commit 6636e76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions woocommerce-product-generator.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
* Plugin Name: WooCommerce Product Generator
* Plugin URI: http://www.itthinx.com/
* Description: A sample product generator for WooCommerce.
* Version: 1.0.1
* Version: 1.0.2
* Author: itthinx
* Author URI: http://www.itthinx.com
* Donate-Link: http://www.itthinx.com
* License: GPLv3
*/

define( 'WOOPROGEN_PLUGIN_VERSION', '1.0.1' );
define( 'WOOPROGEN_PLUGIN_VERSION', '1.0.2' );
define( 'WOOPROGEN_PLUGIN_DOMAIN', 'woocommerce-product-generator' );
define( 'WOOPROGEN_PLUGIN_URL', WP_PLUGIN_URL . '/woocommerce-product-generator' );

Expand Down

0 comments on commit 6636e76

Please sign in to comment.