From 3a2ba1bcc9e0d2bb1f813689e01375795cdd8d66 Mon Sep 17 00:00:00 2001 From: manaf Date: Tue, 18 Jan 2022 15:52:04 +0530 Subject: [PATCH] New version 4.0.15 with latest fixes --- composer.json | 4 ++-- etc/module.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index a23d6385..928da049 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "yotpo/module-yotpo-messaging", "description": "Yotpo Sms extension for Magento2", - "version": "4.0.14", + "version": "4.0.15", "license": [ "OSL-3.0", "AFL-3.0" @@ -9,7 +9,7 @@ "require": { "php": "~5.6.0|^7.0", "magento/framework": ">=102.0.0", - "yotpo/module-yotpo-core": "4.0.14" + "yotpo/module-yotpo-core": "4.0.15" }, "type": "magento2-module", "autoload": { diff --git a/etc/module.xml b/etc/module.xml index d1c8701d..9fe87fb0 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,6 +1,6 @@ - +