diff --git a/.github/version.txt b/.github/version.txt index a6254504..e7034819 100644 --- a/.github/version.txt +++ b/.github/version.txt @@ -1 +1 @@ -2.3.1 \ No newline at end of file +2.3.2 \ No newline at end of file diff --git a/changelog.md b/changelog.md index 017d32bf..5bde49cc 100644 --- a/changelog.md +++ b/changelog.md @@ -1,12 +1,22 @@ # Extend Magento2 Changelog -## version: 2.3.1 +## version: 2.3.2 ### Changelog: --- +**2.3.2** + +Patch Release : Merge pull request #406 from helloextend/admin_order_fix + +Patch Release : admin layout fix for admin create order + + + + + **2.3.1** Patch Release - Merge pull request #405 from helloextend/add_product_by_sku diff --git a/composer.json b/composer.json index afb4aee2..9cec81bc 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "extend/module-warranty", "description": "Extend Module for Magento 2", - "version": "2.3.1", + "version": "2.3.2", "require": { "php": "^7.3 || ^8.0", "magento/magento2-base": "2.3.* || 2.4.*" diff --git a/etc/config.xml b/etc/config.xml index 27e7e935..49164df2 100644 --- a/etc/config.xml +++ b/etc/config.xml @@ -2,7 +2,7 @@ - 2.3.1 + 2.3.2 0