diff --git a/.github/version.txt b/.github/version.txt index 0501b79e..51bd8557 100644 --- a/.github/version.txt +++ b/.github/version.txt @@ -1 +1 @@ -2.3.6 \ No newline at end of file +2.3.7 \ No newline at end of file diff --git a/changelog.md b/changelog.md index d41475d0..a4a76f32 100644 --- a/changelog.md +++ b/changelog.md @@ -1,12 +1,22 @@ # Extend Magento2 Changelog -## version: 2.3.6 +## version: 2.3.7 ### Changelog: --- +**2.3.7** + +Merge pull request #411 from helloextend/Category_Permission_Fix + +Patch Release : Update Warranty.php + + + + + **2.3.6** Patch Release : Merge pull request #410 from helloextend/CSP-m247_fix diff --git a/composer.json b/composer.json index 09f7ee81..6c060fff 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "extend/module-warranty", "description": "Extend Module for Magento 2", - "version": "2.3.6", + "version": "2.3.7", "require": { "php": "^7.3 || ^8.0", "magento/magento2-base": "2.3.* || 2.4.*" diff --git a/etc/config.xml b/etc/config.xml index 12ecbe78..5f83a3d2 100644 --- a/etc/config.xml +++ b/etc/config.xml @@ -2,7 +2,7 @@ - 2.3.6 + 2.3.7 0