diff --git a/.github/version.txt b/.github/version.txt index 04761555..ecf00d90 100644 --- a/.github/version.txt +++ b/.github/version.txt @@ -1 +1 @@ -2.2.4 \ No newline at end of file +2.2.5 \ No newline at end of file diff --git a/changelog.md b/changelog.md index 460e2f61..562261c9 100644 --- a/changelog.md +++ b/changelog.md @@ -1,12 +1,22 @@ # Extend Magento2 Changelog -## version: 2.2.4 +## version: 2.2.5 ### Changelog: --- +**2.2.5** + +Patch Release - Merge pull request #399 from helloextend/2.2.5-merge + +addresses an issue in the admin when creating an order for a warranty only item and check/money order payment method is disabled. + + + + + **2.2.4** Patch Release merge pull request #397 from develop to master. diff --git a/composer.json b/composer.json index d03ed6f1..a2044dc3 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "extend/module-warranty", "description": "Extend Module for Magento 2", - "version": "2.2.4", + "version": "2.2.5", "require": { "php": "^7.3 || ^8.0", "magento/magento2-base": "2.3.* || 2.4.*" diff --git a/etc/config.xml b/etc/config.xml index aa96ec72..32c3e679 100644 --- a/etc/config.xml +++ b/etc/config.xml @@ -2,7 +2,7 @@ - 2.2.4 + 2.2.5 0