Skip to content

Commit

Permalink
Merge pull request #877 from Automattic/release/1.1.1
Browse files Browse the repository at this point in the history
Update plugin version to 1.1.1, add change log.
  • Loading branch information
jeffstieler authored Feb 8, 2017
2 parents e3b7a2f + 1d0151b commit 1dcf431
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "woocommerce-services",
"version": "1.1.0",
"version": "1.1.1",
"scripts": {
"start": "cross-env NODE_ENV=development webpack-dev-server --hot --inline --watch --content-base dist --port 8085",
"dist": "cross-env NODE_ENV=production webpack --config webpack.production.config.js",
Expand Down
6 changes: 5 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: automattic, woothemes, allendav, kellychoffman, jkudish, jeffstiel
Tags: canada-post, shipping, stamps, usps, woocommerce
Requires at least: 4.6.1
Tested up to: 4.7.2
Stable tag: 1.1.0
Stable tag: 1.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -75,6 +75,10 @@ Absolutely! You can read our Terms of Service [here](https://woocommerce.com/ter

== Changelog ==

= 1.1.1 =
* Update plugin support documentation link
* Fix bug related to tracking Terms of Service acceptance

= 1.1.0 =
* Fetch service schemas earlier - fix bug where no shipping methods displayed
* Fix bug related to tracking Terms of Service acceptance too early
Expand Down
2 changes: 1 addition & 1 deletion woocommerce-services.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: WooCommerce Services: Hosted services for WooCommerce, including free real-time USPS and Canada Post rates and discounted USPS shipping labels.
* Author: Automattic
* Author URI: http://woocommerce.com/
* Version: 1.1.0
* Version: 1.1.1
*
* Copyright (c) 2017 Automattic
*
Expand Down

0 comments on commit 1dcf431

Please sign in to comment.