We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d113f1 commit da1975cCopy full SHA for da1975c
1 file changed
framework/modules/ecommerce/shippingcalculators/easypostcalculator.php
@@ -23,7 +23,7 @@
23
*/
24
class easypostcalculator extends shippingcalculator
25
{
26
- private static $version = '7.4.2'; // library version
+ private static $version = '8.2.0'; // library version
27
/*
28
* Returns the name of the shipping calculator, for use in the Shipping Administration Module
29
0 commit comments