Skip to content

Commit da1975c

Browse files
committed
update use of easypost lib
1 parent 9d113f1 commit da1975c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

framework/modules/ecommerce/shippingcalculators/easypostcalculator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424
class easypostcalculator extends shippingcalculator
2525
{
26-
private static $version = '7.4.2'; // library version
26+
private static $version = '8.2.0'; // library version
2727
/*
2828
* Returns the name of the shipping calculator, for use in the Shipping Administration Module
2929
*/

0 commit comments

Comments
 (0)