From 950f00ac5c3fd6b28516bb87f3dfc2fb947512f3 Mon Sep 17 00:00:00 2001 From: Sergey Date: Thu, 24 Jan 2019 13:40:33 +0300 Subject: [PATCH] fix version change in composer.json --- src/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/composer.json b/src/composer.json index 4c327d5..97f5bc7 100644 --- a/src/composer.json +++ b/src/composer.json @@ -5,7 +5,7 @@ "retailcrm/api-client-php": "~5.0" }, "type": "magento2-module", - "version": "2.3.2", + "version": "2.4.0", "license": [ "OSL-3.0", "AFL-3.0"