Skip to content
Snippets Groups Projects
Commit 2aa2699e authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

V1.2.99: Pre-release version for testing

parent b8970410
No related branches found
No related tags found
No related merge requests found
BASE=shipping-by-rules
PLATTFORM=woocommerce
VENDOR=opentools
VERSION=1.3.0
VERSION=1.2.99
DIR = $(shell pwd)
SVNDIR=wordpress-plugin-svn
......
......@@ -70,8 +70,8 @@ Please see our support forum at http://open-tools.net/forum/. It might also be a
== Changelog ==
= 1.3.0 =
* Transition to WooCommerce's Shipping Zones. Existing methods (not using zones) are preserved and legacy mode is enabled.
* Update for full compatibility with WooCommerce 3.0
* Convert the plugin to WooCommerce's shipping zones. Old methods will continue to work until they are removed.
= 1.2.8 =
* Fix issues with UK_* variables when no address is entered yet
......
File added
File added
......@@ -3,7 +3,7 @@
* Plugin Name: WooCommerce Advanced Shipping By Rules
* Plugin URI: http://open-tools.net/woocommerce/advanced-shipping-by-rules-for-woocommerce.html
* Description: Define Shipping cost by very general and flexible (text-based) rules. The advanced version also provides mathematical expressions and functions
* Version: 1.3.0
* Version: 1.2.99
* Author: Open Tools, Reinhold Kainhofer
* Author URI: http://open-tools.net
* Text Domain: woocommerce-advanced-shipping-by-rules
......
......@@ -3,7 +3,7 @@
* Plugin Name: WooCommerce Shipping By Rules
* Plugin URI: http://open-tools.net/woocommerce/advanced-shipping-by-rules-for-woocommerce.html
* Description: Define Shipping cost by very general and flexible (text-based) rules.
* Version: 1.3.0
* Version: 1.2.99
* Author: Open Tools, Reinhold Kainhofer
* Author URI: http://open-tools.net
* Text Domain: woocommerce-shipping-by-rules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment