1.6.0 beta 1 version number updates

Corrects deprecated function version number, and plugin version number.
This commit is contained in:
James Collins 2012-07-17 12:54:42 +10:00
parent 1b0a206bd9
commit 8fd4b636af
2 changed files with 2 additions and 2 deletions

View File

@ -119,7 +119,7 @@ class WC_Payment_Gateway extends WC_Settings_API {
* @since 1.0.0
*/
function icon() {
_deprecated_function( __FUNCTION__, '1.5.9', 'get_icon()' );
_deprecated_function( __FUNCTION__, '1.6.0', 'get_icon()' );
return $this->get_icon();
}

View File

@ -3,7 +3,7 @@
* Plugin Name: WooCommerce
* Plugin URI: http://www.woothemes.com/woocommerce/
* Description: An e-commerce toolkit that helps you sell anything. Beautifully.
* Version: 1.5.8
* Version: 1.6.0 beta1
* Author: WooThemes
* Author URI: http://woothemes.com
* Requires at least: 3.3