Skip to content

Commit

Permalink
bring collect.net up to date with latest api
Browse files Browse the repository at this point in the history
  • Loading branch information
RistoNiinemets committed May 30, 2019
1 parent ee02c22 commit 67e0fba
Show file tree
Hide file tree
Showing 5 changed files with 369 additions and 212 deletions.
6 changes: 3 additions & 3 deletions estonian-shipping-methods-for-woocommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
* Plugin Name: Estonian Shipping Methods for WooCommerce
* Plugin URI: https://github.com/KonektOU/estonian-shipping-methods-for-woocommerce
* Description: Extends WooCommerce with most commonly used Estonian shipping methods.
* Version: 1.5.6
* Version: 1.5.7
* Author: Konekt OÜ
* Author URI: https://www.konekt.ee
* Developer: Risto Niinemets
* Developer URI: https://www.konekt.ee
* Text Domain: wc-estonian-shipping-methods
* Domain Path: /languages
* WC requires at least: 2.6
* WC tested up to: 3.4.5
* WC tested up to: 3.6.4
*/

// Security check.
Expand Down Expand Up @@ -57,7 +57,7 @@ class Estonian_Shipping_Methods_For_WooCommerce {
'WC_Estonian_Shipping_Method_Omniva_Parcel_Machines_EE' => false,
'WC_Estonian_Shipping_Method_Omniva_Parcel_Machines_LV' => false,
'WC_Estonian_Shipping_Method_Omniva_Parcel_Machines_LT' => false,

// Omniva Post Offices
'WC_Estonian_Shipping_Method_Omniva_Post_Offices_EE' => false,

Expand Down
Loading

0 comments on commit 67e0fba

Please sign in to comment.