diff --git a/PSWebServiceLibrary.php b/PSWebServiceLibrary.php index c88044d..5b50abc 100644 --- a/PSWebServiceLibrary.php +++ b/PSWebServiceLibrary.php @@ -46,7 +46,7 @@ class PrestaShopWebservice /** @var array compatible versions of PrestaShop Webservice */ const psCompatibleVersionsMin = '1.4.0.0'; - const psCompatibleVersionsMax = '1.6.0.14'; + const psCompatibleVersionsMax = '1.6.1.0'; /** * PrestaShopWebservice constructor. Throw an exception when CURL is not installed/activated