From a9f956ae3f39324d0ef4ec9bfcebe359d16daf7e Mon Sep 17 00:00:00 2001 From: Mohit Choudhary Date: Thu, 19 May 2022 15:23:42 +0530 Subject: [PATCH] Updated release version --- CHANGELOG.md | 2 +- README.md | 3 +-- composer.json | 2 +- etc/module.xml | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a00d0b94..2bae9063b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGE LOG -## 3.3.1 +## 3.4.0 ### UPDATES - Updated to support Guzzle Http version with 6.3 and 7.4 for compatibility with Magento 2.4.x (#1187) diff --git a/README.md b/README.md index a369357ae..1f7dc7bf8 100755 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ Algolia Search for Magento 2 ================== -![Latest version](https://img.shields.io/badge/latest-3.3.1-green -) +![Latest version](https://img.shields.io/badge/latest-3.4.0-green) ![Magento 2](https://img.shields.io/badge/Magento-2.4.x-orange) ![PHP](https://img.shields.io/badge/PHP-7.3,7.4-blue) diff --git a/composer.json b/composer.json index 61df90467..4d3c502f3 100755 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Algolia Search integration for Magento 2", "type": "magento2-module", "license": ["MIT"], - "version": "3.3.1", + "version": "3.4.0", "require": { "magento/framework": "~102.0|~103.0", "algolia/algoliasearch-client-php": "^2.4", diff --git a/etc/module.xml b/etc/module.xml index abb49548f..ae0047602 100755 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,6 +1,6 @@ - +