AfterShip – WooCommerce Tracking - Version 1.1.1

Version Description

  • Updated the version number in aftership.php !
Download this release

Release Info

Developer aftership
Plugin Icon 128x128 AfterShip – WooCommerce Tracking
Version 1.1.1
Comparing to
See all releases

Code changes from version 1.1.0 to 1.1.1

Files changed (2) hide show
  1. aftership.php +2 -2
  2. readme.txt +4 -1
aftership.php CHANGED
@@ -2,8 +2,8 @@
2
  /*
3
  Plugin Name: AfterShip
4
  Plugin URI: http://aftership.com/
5
- Description:
6
- Version: 1.0.2
7
  Author: AfterShip
8
  Author URI: http://aftership.com
9
 
2
  /*
3
  Plugin Name: AfterShip
4
  Plugin URI: http://aftership.com/
5
+ Description: Add tracking number and carrier name to WooCommerce, display tracking info at order history page, auto import tracking numbers to AfterShip.
6
+ Version: 1.1.1
7
  Author: AfterShip
8
  Author URI: http://aftership.com
9
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.aftership.com/
4
  Tags: shipping, tracking, ups, usps, fedex, dhl, tnt, dpd, post, shipment, woocommerce, tracking number, aftership, package tracking, fulfilment, tracking link, carrier, courier, woo commerce, woocommerce shipment tracking, shipping details plugin, widget, shipstation, track, package
5
  Requires at least: 2.9
6
  Tested up to: 3.9.2
7
- Stable tag: 1.1.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -93,6 +93,9 @@ You'll find the FAQ on [AfterShip.com](https://aftership.uservoice.com/knowledge
93
 
94
  == Changelog ==
95
 
 
 
 
96
  = 1.1.0 =
97
  * Released
98
 
4
  Tags: shipping, tracking, ups, usps, fedex, dhl, tnt, dpd, post, shipment, woocommerce, tracking number, aftership, package tracking, fulfilment, tracking link, carrier, courier, woo commerce, woocommerce shipment tracking, shipping details plugin, widget, shipstation, track, package
5
  Requires at least: 2.9
6
  Tested up to: 3.9.2
7
+ Stable tag: 1.1.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
93
 
94
  == Changelog ==
95
 
96
+ = 1.1.1 =
97
+ * Updated the version number in aftership.php !
98
+
99
  = 1.1.0 =
100
  * Released
101