Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Dec 24, 2022
1 parent 2c005cd commit e861b70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mage2pro/currency-convert"
,"version": "2.0.0"
,"version": "2.1.0"
,"description": "The «European Central Bank Currency Converter» extension for Magento 2"
,"type": "magento2-module"
,"homepage": "https://mage2.pro/t/375"
Expand All @@ -11,7 +11,7 @@
"homepage": "https://www.upwork.com/fl/mage2pro",
"role": "Developer"
}]
,"require": {"mage2pro/core": ">=2.4.44"}
,"require": {"mage2pro/core": ">=9.0.2"}
,"autoload": {"files": ["registration.php"], "psr-4": {"Dfe\\CurrencyConvert\\": ""}}
,"keywords": [
"Currency"
Expand Down

0 comments on commit e861b70

Please sign in to comment.