From ecda7f30e09617016eb61e24beb9806a6b192f82 Mon Sep 17 00:00:00 2001 From: bnayal Date: Mon, 23 Jul 2018 13:33:42 +0300 Subject: [PATCH] 2.2.22 - use cdn for client side tracking script --- Model/Api/Data.php | 2 +- composer.json | 2 +- etc/module.xml | 2 +- view/frontend/templates/general.phtml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Model/Api/Data.php b/Model/Api/Data.php index c0c785f..b9fa467 100644 --- a/Model/Api/Data.php +++ b/Model/Api/Data.php @@ -1241,7 +1241,7 @@ public function setConfig($mage_store_id, $configName, $scope, $newValue) */ public function getVersion() { - return '2.2.21'; + return '2.2.22'; } /** diff --git a/composer.json b/composer.json index 9770108..4427292 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "lib-libxml": "*" }, "type": "magento2-module", - "version": "2.2.21", + "version": "2.2.22", "license": [ "OSL-3.0", "AFL-3.0" diff --git a/etc/module.xml b/etc/module.xml index 47ca905..f51e6a0 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,5 +1,5 @@ - + diff --git a/view/frontend/templates/general.phtml b/view/frontend/templates/general.phtml index c17c7fc..8226a3d 100644 --- a/view/frontend/templates/general.phtml +++ b/view/frontend/templates/general.phtml @@ -12,7 +12,7 @@