From 63e878dcf7608bd412fd273289e48045b7954b46 Mon Sep 17 00:00:00 2001 From: MarijusCoding Date: Mon, 6 Jan 2025 14:41:14 +0200 Subject: [PATCH] [INTERNAL] bump --- dpdbaltics.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dpdbaltics.php b/dpdbaltics.php index 7654451..827ab99 100644 --- a/dpdbaltics.php +++ b/dpdbaltics.php @@ -91,7 +91,7 @@ public function __construct() $this->author = 'Invertus'; $this->tab = 'shipping_logistics'; $this->description = 'DPD Baltics shipping integration'; - $this->version = '3.2.20'; + $this->version = '3.2.21'; $this->ps_versions_compliancy = ['min' => '1.7.1.0', 'max' => _PS_VERSION_]; $this->need_instance = 0; parent::__construct();